Skip to content

Commit

Permalink
Fix workflow file.
Browse files Browse the repository at this point in the history
  • Loading branch information
abizjak committed Sep 21, 2023
1 parent 7d74f57 commit a805795
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/linter-testing-lib.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,7 @@ jobs:
"cargo_test":
name: ${{ matrix.build-dir }} cargo:test
runs-on: ubuntu-latest
needs:
- cargo-concordium_cargo_build-bench
needs: "lint_fmt"
strategy:
matrix:
build-dir:
Expand Down

0 comments on commit a805795

Please sign in to comment.