mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-12 12:23:58 +01:00
fix up run of multiport smoke tests
This commit is contained in:
parent
326fc8758d
commit
6d8e939648
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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user