Skip to content

Commit

Permalink
ci: Remove the run_tests dependency on the run_cargodeny
Browse files Browse the repository at this point in the history
  • Loading branch information
NickLarsenNZ committed Nov 29, 2024
1 parent 8d0759f commit 78915c4
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 @@ -125,7 +125,6 @@ jobs:
run_tests:
name: Run Cargo Tests
needs:
- run_cargodeny
- run_clippy
- run_rustfmt
- run_rustdoc
Expand Down

0 comments on commit 78915c4

Please sign in to comment.