Skip to content

Commit

Permalink
changed the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lordofwizard committed Oct 16, 2024
1 parent ddafa28 commit f6343a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
# sudo apt-get install -y libsqlite3-dev # Add any necessary system dependencies here
- name: Run Cargo Test
run: cargo test
run: cargo test --quite

0 comments on commit f6343a6

Please sign in to comment.