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 0e7cfef commit b65a0a3Copy full SHA for b65a0a3
1 file changed
.github/workflows/api-deployer.yml
@@ -80,7 +80,7 @@ jobs:
80
uses: ./.github/workflows/build-test.yml
81
name: Build & Test
82
with:
83
- SKIP_TEST: ${{ inputs.SKIP_TESTS }}
+ SKIP_TEST: ${{ inputs.SKIP_TEST }}
84
85
create-artifact-repo:
86
runs-on: ubuntu-latest
0 commit comments