Skip to content

[PLA-2066] Upgrades from unstable-reconnecting-rpc-client to reconnec… #31

[PLA-2066] Upgrades from unstable-reconnecting-rpc-client to reconnec…

[PLA-2066] Upgrades from unstable-reconnecting-rpc-client to reconnec… #31

Workflow file for this run

on: push
name: Clippy check
jobs:
clippy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
with:
components: clippy
- uses: auguwu/[email protected]
with:
token: ${{secrets.GITHUB_TOKEN}}