Skip to content

Commit

Permalink
Merge pull request #140 from dropbox/clippy
Browse files Browse the repository at this point in the history
Fix clippy_gen job to make use of pb-jelly patch
  • Loading branch information
goffrie authored Dec 17, 2021
2 parents 2eea3fa + b452b18 commit 83056bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,5 +169,5 @@ jobs:
run: |
cd pb-test/pb_test_gen
cargo run
cd ../gen/pb-jelly/proto_pbtest
cargo clippy
cd ..
cargo clippy -p proto_pbtest

0 comments on commit 83056bb

Please sign in to comment.