Skip to content

Commit b65a0a3

Browse files
committed
fix typo
1 parent 0e7cfef commit b65a0a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/api-deployer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
uses: ./.github/workflows/build-test.yml
8181
name: Build & Test
8282
with:
83-
SKIP_TEST: ${{ inputs.SKIP_TESTS }}
83+
SKIP_TEST: ${{ inputs.SKIP_TEST }}
8484

8585
create-artifact-repo:
8686
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)