fix up run of multiport smoke tests

This commit is contained in:
Wade Simmons 2022-10-17 13:13:14 -04:00
parent 326fc8758d
commit 6d8e939648

View File

@ -59,6 +59,6 @@ jobs:
- name: run smoke
working-directory: ./.github/workflows/smoke
run: ./smoke.sh
run: NAME="smoke-multiport" ./smoke.sh
timeout-minutes: 10