Skip to content

Commit

Permalink
test --lib
Browse files Browse the repository at this point in the history
  • Loading branch information
veeso committed Sep 12, 2022
1 parent e0f3168 commit 4f78890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: test
args: --features github-ci,moveable-feasts --no-fail-fast
args: --lib --features github-ci,moveable-feasts --no-fail-fast
env:
RUST_LOG: trace
- name: Format
Expand Down

0 comments on commit 4f78890

Please sign in to comment.