Skip to content

Commit

Permalink
Run cross builds when .cargo changes
Browse files Browse the repository at this point in the history
Signed-off-by: Jesse Szwedko <[email protected]>
  • Loading branch information
jszwedko committed Oct 22, 2021
1 parent dac5dd9 commit 00891fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
deny:
- 'deny.toml'
dependencies:
- ".cargo/**"
- 'Cargo.toml'
- 'Cargo.lock'
- 'rust-toolchain'
Expand Down

0 comments on commit 00891fc

Please sign in to comment.