mirror of
https://github.com/logos-messaging/logos-messaging-rlnv2-contract.git
synced 2026-01-26 17:53:12 +00:00
fix: undo run tests in parallel - default already
This commit is contained in:
parent
fb525a8093
commit
835f1ab5aa
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -117,7 +117,7 @@ jobs:
|
||||
)" >> $GITHUB_ENV
|
||||
|
||||
- name: "Run the tests"
|
||||
run: "forge test --threads 0"
|
||||
run: "forge test"
|
||||
|
||||
- name: "Add test summary"
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user