Skip to content

Commit 6dc088c

Browse files
committed
correct java test file name
1 parent bcdbb1d commit 6dc088c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-sdks-remote.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
owner: Eppo-exp
2323
repo: java-server-sdk
24-
workflow_file_name: run-tests.yml
24+
workflow_file_name: lint-test-sdk.yml
2525
ref: tp/workflows/remote
2626
github_token: ${{ secrets.AUTH_TOKEN }}
2727
wait_interval: 10

0 commit comments

Comments
 (0)