Skip to content

Commit

Permalink
fix: rm --locked
Browse files Browse the repository at this point in the history
  • Loading branch information
merklefruit committed Sep 12, 2024
1 parent db6fa5d commit 9f90af8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
- name: Run tests
run: |
cargo nextest run \
--locked \
--workspace \
-E "kind(lib) | kind(bin) | kind(proc-macro)"
Expand Down

0 comments on commit 9f90af8

Please sign in to comment.