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 348b536 commit c3c3b0aCopy full SHA for c3c3b0a
.github/workflows/test-sdks.yml
@@ -139,7 +139,7 @@ jobs:
139
run: make test
140
141
test-golang-sdk:
142
- uses: Eppo-exp/golang-sdk/.github/workflows/test.yml@main
+ uses: Eppo-exp/golang-sdk/.github/workflows/test.yml@tp/workflows/remote
143
with:
144
test_data_branch: ${{ github.head_ref || github.ref_name }}
145
sdk_branch: main
0 commit comments