Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gofmanaa committed Aug 25, 2023
1 parent 48fd84d commit ad9c692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:

clippy:
runs-on: [self-hosted]
needs: clippy
needs: clippy #rustfmt
steps:
- uses: arduino/setup-protoc@v1
with:
Expand Down

0 comments on commit ad9c692

Please sign in to comment.