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 10dbdf6 commit 6a936dfCopy full SHA for 6a936df
template/.github/workflows/integration-test.yml
@@ -15,7 +15,8 @@ on:
15
- profile
16
- custom
17
test-mode-input:
18
- description: The profile or the runner used
+ description: |
19
+ The profile or the runner used. Eg: `amd64` or `smoke-latest` (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