mirror of
https://github.com/tokio-rs/axum.git
synced 2025-09-27 13:00:39 +00:00
ci: Unbreak cargo-deny action (#2613)
This commit is contained in:
parent
d703e6f97a
commit
4d65ba0215
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user