Skip to content

fix(rpc): Refactor the cookie-based RPC authentication #2271

fix(rpc): Refactor the cookie-based RPC authentication

fix(rpc): Refactor the cookie-based RPC authentication #2271

Workflow file for this run

name: Lint
on:
pull_request:
jobs:
clippy:
name: Clippy
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'
fmt:
name: Rustfmt
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'