Skip to content

Commit 6a936df

Browse files
committed
ci(template): Add hint for the runner or profile to use
1 parent 10dbdf6 commit 6a936df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

template/.github/workflows/integration-test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ on:
1515
- profile
1616
- custom
1717
test-mode-input:
18-
description: The profile or the runner used
18+
description: |
19+
The profile or the runner used. Eg: `amd64` or `smoke-latest` (see test/interu.yaml)
1920
required: true
2021
test-suite:
2122
description: Name of the test-suite. Only used if test-mode is `custom`

0 commit comments

Comments
 (0)