diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index cc803bb..84ab978 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -48,7 +48,6 @@ jobs: - uses: actions/checkout@v3 - uses: EmbarkStudios/cargo-deny-action@v1 with: - arguments: '--manifest-path ./Cargo.toml' command: check ${{ matrix.checks }} linux: