Skip to content

Commit

Permalink
Merge pull request #8 from mm9942/mm9942-patch-1
Browse files Browse the repository at this point in the history
Update rust.yml
  • Loading branch information
mm9942 authored Apr 23, 2024
2 parents ae68e7e + c443ea6 commit 5f109a2
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 @@ -17,4 +17,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Run tests
run: cargo test --verbose
run: cargo test --verbose --lib

0 comments on commit 5f109a2

Please sign in to comment.