Skip to content

Commit

Permalink
test threads to 2
Browse files Browse the repository at this point in the history
  • Loading branch information
insipx committed Aug 9, 2024
1 parent 522bf84 commit b9b1f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-http-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
- name: Start Docker containers
run: dev/up
- name: Run cargo test on main workspace
run: cargo test --workspace --exclude xmtp_api_grpc --features http-api -- --test-threads=3
run: cargo test --workspace --exclude xmtp_api_grpc --features http-api -- --test-threads=2

0 comments on commit b9b1f88

Please sign in to comment.