We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f73f949 commit 5682960Copy full SHA for 5682960
.github/workflows/e2e.yaml
@@ -20,7 +20,7 @@ on:
20
sbcli_cmd:
21
description: 'Command for sbcli execution'
22
required: true
23
- default: 'sbcli-main'
+ default: 'sbcli-dev'
24
testname:
25
description: 'Name of test to run. Empty to run all'
26
required: false
0 commit comments