mirror of
https://github.com/logos-messaging/logos-messaging-go-bindings.git
synced 2026-05-03 08:23:38 +00:00
modify test name
This commit is contained in:
parent
a84466dc88
commit
43b8c4317f
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
||||
- name: Run Endurance Test
|
||||
run: |
|
||||
# Increase timeout so long-running tests won't kill the job prematurely
|
||||
go test -v ./waku -count=1 -timeout=300m -run Test5Nodes1kTearDown ./... | tee testlogs.log
|
||||
go test -v ./waku -count=1 -timeout=300m -run Test2Nodes1kTearDown ./... | tee testlogs.log
|
||||
|
||||
- name: Upload Test Logs
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user