mirror of
https://github.com/logos-messaging/logos-messaging-go-bindings.git
synced 2026-01-02 14:03:10 +00:00
increasing count to 5
This commit is contained in:
parent
f921971ccb
commit
7ca918b72f
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=2 -p=1 -v -timeout=360m ./waku \
|
||||
go test -count=5 -p=1 -v -timeout=360m ./waku \
|
||||
| tee testlogs.log
|
||||
|
||||
- name: Upload Test Logs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user