Skip to content

Commit 9504d98

Browse files
authored
fix: workflow typo (#109)
1 parent e7e9a7b commit 9504d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-sdks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
test_data_branch: ${{ github.head_ref || github.ref_name }}
3434
sdk_branch: main
3535

36-
test-node-client-sdk:
36+
test-js-client-sdk:
3737
uses: Eppo-exp/js-client-sdk/.github/workflows/lint-test-sdk.yml@main
3838
with:
3939
test_data_branch: ${{ github.head_ref || github.ref_name }}

0 commit comments

Comments
 (0)