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 e7e9a7b commit 9504d98Copy full SHA for 9504d98
.github/workflows/test-sdks.yml
@@ -33,7 +33,7 @@ jobs:
33
test_data_branch: ${{ github.head_ref || github.ref_name }}
34
sdk_branch: main
35
36
- test-node-client-sdk:
+ test-js-client-sdk:
37
uses: Eppo-exp/js-client-sdk/.github/workflows/lint-test-sdk.yml@main
38
with:
39
0 commit comments