We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c184266 commit 7b4aca2Copy full SHA for 7b4aca2
.github/actions/skupper-integration-tests/action.yml
@@ -91,7 +91,7 @@ runs:
91
export PUBLIC_1_INGRESS_HOST=10.0.1.1
92
export QDROUTERD_IMAGE=localhost:32000/skupper-router:registry
93
94
- go test -count=1 -p=1 -timeout=60m -tags=integration -v ./test/integration/...
+ go test -count=1 -timeout=60m -tags=integration -v ./test/integration/...
95
working-directory: skupper
96
shell: bash
97
0 commit comments