mirror of
https://github.com/logos-messaging/logos-messaging-go-bindings.git
synced 2026-01-09 09:23:07 +00:00
Navigate to waku folder
This commit is contained in:
parent
4fff2c7425
commit
1989546fc9
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 -count=1 -timeout=45m -run Test5Nodes1kTearDown ./... | tee testlogs.log
|
||||
go test -v ./waku -count=1 -timeout=45m -run Test5Nodes1kTearDown ./... | tee testlogs.log
|
||||
|
||||
- name: Upload Test Logs
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user