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 327d3b5 commit c8a47c5Copy full SHA for c8a47c5
.github/workflows/test-sdk-packages.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: ./.github/workflows/test-server-sdk.yml
29
with:
30
platform: ${{ matrix.platform }}
31
- sdkName: 'eppo/python-sdk'
+ sdkName: 'python-sdk'
32
sdkRelayDir: 'python-sdk-relay'
33
secrets: inherit
34
0 commit comments