Skip to content

Commit 9d958a3

Browse files
committed
Update ci-workflow.yml
1 parent 721fbb6 commit 9d958a3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci-workflow.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ jobs:
1818
DEFOLD_USER: foo
1919
DEFOLD_AUTH: bar
2020
DEFOLD_BOOSTRAP_COLLECTION: /test/test.collectionc
21-
run: ./.test/run.sh
21+
with:
22+
run: ./.test/run.sh

0 commit comments

Comments
 (0)