Skip to content

Commit

Permalink
Remove sweep
Browse files Browse the repository at this point in the history
  • Loading branch information
ThetaSinner committed Jul 12, 2024
1 parent 8e07562 commit 13feb1f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@ jobs:

- uses: Swatinem/rust-cache@v2

- name: Cargo sweep mark for files
run: |
nix develop .#ci -c bash -c "cargo install cargo-sweep --force && cargo sweep --time 5"
- name: Check scripts
run: |
nix develop .#ci -c bash -c "shellcheck scripts/*.sh"
Expand Down

0 comments on commit 13feb1f

Please sign in to comment.