Skip to content

Commit

Permalink
Only test the lib
Browse files Browse the repository at this point in the history
  • Loading branch information
bugadani committed Aug 23, 2023
1 parent 05e69d4 commit 6964885
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 @@ -76,7 +76,7 @@ jobs:
run: cargo c --examples

- name: Run tests
run: cargo test
run: cargo test --lib

docs:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6964885

Please sign in to comment.