Skip to content

Commit c8a47c5

Browse files
authored
fix: specify proper python SDK name (#128)
1 parent 327d3b5 commit c8a47c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-sdk-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: ./.github/workflows/test-server-sdk.yml
2929
with:
3030
platform: ${{ matrix.platform }}
31-
sdkName: 'eppo/python-sdk'
31+
sdkName: 'python-sdk'
3232
sdkRelayDir: 'python-sdk-relay'
3333
secrets: inherit
3434

0 commit comments

Comments
 (0)