Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rksm committed Aug 8, 2022
1 parent 4ceab4d commit 91d20a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
- uses: actions-rs/cargo@v1
with:
command: test
args: -- --no-capture
args: -- --nocapture

0 comments on commit 91d20a1

Please sign in to comment.