Skip to content

Commit

Permalink
kick off cargo audit straight away because it takes so long
Browse files Browse the repository at this point in the history
  • Loading branch information
samwho committed Jun 25, 2023
1 parent e1b9080 commit 2060720
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ jobs:

cargo_audit:
name: Cargo Audit [Security]
needs: cargo_check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit 2060720

Please sign in to comment.