We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7fe6ee commit 9e45eb5Copy full SHA for 9e45eb5
.github/workflows/check-spawn.yml
@@ -36,7 +36,7 @@ jobs:
36
- uses: assay-it/github-actions-quality-check@latest
37
with:
38
install-go: false
39
- command: "eval"
+ force-command: "eval"
40
system-under-test: ${{ steps.deploy.outputs.deployed-api }}
41
42
- uses: buildsville/add-remove-label@v1
0 commit comments