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 6a936df commit 54b086fCopy full SHA for 54b086f
template/.github/workflows/integration-test.yml
@@ -16,7 +16,7 @@ on:
16
- custom
17
test-mode-input:
18
description: |
19
- The profile or the runner used. Eg: `amd64` or `smoke-latest` (see test/interu.yaml)
+ The profile or the runner used. Eg: `smoke-latest` or `amd64` (see test/interu.yaml)
20
required: true
21
test-suite:
22
description: Name of the test-suite. Only used if test-mode is `custom`
0 commit comments