Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sjfhsjfh authored Feb 3, 2025
1 parent 0cb160b commit df1e987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cargo_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:

- name: Run tests
run: |
cargo test --no-default-features
cargo test --no-default-features --workspace --exclude phira-monitor --exclude prpr-avc

0 comments on commit df1e987

Please sign in to comment.