Skip to content

Commit

Permalink
Update cargo_build_test.yml (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
ishaan26 authored Oct 1, 2024
2 parents 2d6a530 + 97c29c3 commit 017dc86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cargo_build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
- name: Build
run: cargo build --verbose
- name: Run tests
run: cargo test --verbose
run: cargo test --all --verbose

0 comments on commit 017dc86

Please sign in to comment.