ci: Unbreak cargo-deny action (#2613)

This commit is contained in:
Jonas Platte 2024-02-22 09:59:05 +01:00 committed by GitHub
parent d703e6f97a
commit 4d65ba0215
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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