mirror of
https://github.com/logos-messaging/logos-messaging-go-bindings.git
synced 2026-01-09 17:33:06 +00:00
increasing count to 2
This commit is contained in:
parent
29187ade8c
commit
f921971ccb
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
||||
run: |
|
||||
set -euo pipefail
|
||||
ulimit -n 65536
|
||||
go test -count=1 -p=1 -v -timeout=360m ./waku \
|
||||
go test -count=2 -p=1 -v -timeout=360m ./waku \
|
||||
| tee testlogs.log
|
||||
|
||||
- name: Upload Test Logs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user