Skip to content

Commit

Permalink
Remove locked from test
Browse files Browse the repository at this point in the history
  • Loading branch information
sanders41 committed Jan 4, 2025
1 parent 025ed87 commit f1dcebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
- name: Cache dependencies
uses: Swatinem/rust-cache@v2.7.7
- name: Run cargo test
run: cargo test --locked
run: cargo test

0 comments on commit f1dcebe

Please sign in to comment.