Skip to content

Commit

Permalink
chore: fix deny.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPopes committed Dec 5, 2024
1 parent 1054488 commit b4d19b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deny.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
timeout-minutes: 30
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- uses: EmbarkStudios/cargo-deny-action@v1
with:
command: check all
Expand Down

0 comments on commit b4d19b8

Please sign in to comment.