Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion template/.github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ on:
- profile
- custom
test-mode-input:
description: The profile or the runner used
description: |
The profile or the runner used. Eg: `amd64` or `smoke-latest` (see test/interu.yaml)
required: true
test-suite:
description: Name of the test-suite. Only used if test-mode is `custom`
Expand Down