Skip to content

Commit

Permalink
ci: Unbreak cargo-deny action (#2613)
Browse files Browse the repository at this point in the history
  • Loading branch information
jplatte authored Feb 22, 2024
1 parent d703e6f commit 4d65ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:
- uses: EmbarkStudios/cargo-deny-action@v1
with:
command: check ${{ matrix.checks }}
arguments: --all-features --manifest-path axum/Cargo.toml
manifest-path: axum/Cargo.toml

armv5te-unknown-linux-musleabi:
needs: check
Expand Down

0 comments on commit 4d65ba0

Please sign in to comment.