We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 721fbb6 commit 9d958a3Copy full SHA for 9d958a3
.github/workflows/ci-workflow.yml
@@ -18,4 +18,5 @@ jobs:
18
DEFOLD_USER: foo
19
DEFOLD_AUTH: bar
20
DEFOLD_BOOSTRAP_COLLECTION: /test/test.collectionc
21
- run: ./.test/run.sh
+ with:
22
+ run: ./.test/run.sh
0 commit comments