mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-06 00:00:17 +02:00
ci: Unbreak cargo-deny action (#2613)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user