Skip to content

Commit 9e45eb5

Browse files
committed
fix syntax
1 parent f7fe6ee commit 9e45eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-spawn.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- uses: assay-it/github-actions-quality-check@latest
3737
with:
3838
install-go: false
39-
command: "eval"
39+
force-command: "eval"
4040
system-under-test: ${{ steps.deploy.outputs.deployed-api }}
4141

4242
- uses: buildsville/add-remove-label@v1

0 commit comments

Comments
 (0)