Skip to content

Commit

Permalink
rust.yml profile test only --lib
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmoon79 committed Sep 14, 2022
1 parent fb4406b commit 7eb247b
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 @@ -82,7 +82,7 @@ jobs:
-Cpanic=abort -Zpanic_abort_tests
with:
command: test
args: --no-fail-fast
args: --lib --no-fail-fast
- name: grcov
env:
CARGO_INCREMENTAL: 0
Expand Down

0 comments on commit 7eb247b

Please sign in to comment.