Skip to content

Commit

Permalink
fix: remove parallel tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chris13524 committed Jan 9, 2024
1 parent 19d41a9 commit f47c40e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sub-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ jobs:
uses: WalletConnect/actions-rs/cargo@1.1.0
with:
command: test
args: --test integration
args: --test integration -- --test-threads=1

0 comments on commit f47c40e

Please sign in to comment.