mirror of
https://github.com/tokio-rs/axum.git
synced 2025-09-29 22:10:59 +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
|
- uses: EmbarkStudios/cargo-deny-action@v1
|
||||||
with:
|
with:
|
||||||
command: check ${{ matrix.checks }}
|
command: check ${{ matrix.checks }}
|
||||||
arguments: --all-features --manifest-path axum/Cargo.toml
|
manifest-path: axum/Cargo.toml
|
||||||
|
|
||||||
armv5te-unknown-linux-musleabi:
|
armv5te-unknown-linux-musleabi:
|
||||||
needs: check
|
needs: check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user