mirror of
https://github.com/slackhq/nebula.git
synced 2025-12-30 18:48:28 +01:00
fix up run of multiport smoke tests
This commit is contained in:
2
.github/workflows/smoke.yml
vendored
2
.github/workflows/smoke.yml
vendored
@@ -59,6 +59,6 @@ jobs:
|
|||||||
|
|
||||||
- name: run smoke
|
- name: run smoke
|
||||||
working-directory: ./.github/workflows/smoke
|
working-directory: ./.github/workflows/smoke
|
||||||
run: ./smoke.sh
|
run: NAME="smoke-multiport" ./smoke.sh
|
||||||
|
|
||||||
timeout-minutes: 10
|
timeout-minutes: 10
|
||||||
|
|||||||
Reference in New Issue
Block a user