Skip to content

Commit

Permalink
Merge pull request #18 from thesuhas/ahuoguo-patch-2
Browse files Browse the repository at this point in the history
Update rust.yml
  • Loading branch information
ahuoguo authored Jul 9, 2024
2 parents adbea4b + 4a45383 commit 311cd68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
run: |
cargo build --verbose
- name: Run tests
run: cargo tests --verbose
run: cargo test --verbose

0 comments on commit 311cd68

Please sign in to comment.