Skip to content

Commit

Permalink
double dash
Browse files Browse the repository at this point in the history
  • Loading branch information
deantchi committed Aug 22, 2023
1 parent 246c456 commit bc0a717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: actions-rs/[email protected]
with:
version: '0.15.0'
args: '-- -test-threads 1'
args: '-- --test-threads 1'

# build-publish:
# runs-on: ubuntu-latest
Expand Down

0 comments on commit bc0a717

Please sign in to comment.