mirror of
https://github.com/logos-messaging/logos-messaging-go-bindings.git
synced 2026-01-02 14:03:10 +00:00
Adjust count of each test runs to 15
This commit is contained in:
parent
aba0b96cfb
commit
3655838ef4
4
.github/workflows/CI.yml
vendored
4
.github/workflows/CI.yml
vendored
@ -37,9 +37,9 @@ jobs:
|
||||
- name: Increase ulimit
|
||||
run: sudo sh -c "ulimit -n 8192"
|
||||
|
||||
- name: Run Endurance Test
|
||||
- name: Run Daily Test
|
||||
run: |
|
||||
go test -p=1 -v ./waku -count=1 -timeout=360m \
|
||||
go test -p=1 -v ./waku -count=15 -timeout=360m \
|
||||
| tee testlogs.log
|
||||
|
||||
- name: Upload Test Logs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user