Skip to content

Commit 1133e80

Browse files
Use the new e2e tests (#609)
1 parent 69e1507 commit 1133e80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135

136136
- name: Run test tool
137137
continue-on-error: ${{ inputs.continueOnError == 'true' }}
138-
uses: restatedev/sdk-test-suite@v4.0
138+
uses: restatedev/e2e/sdk-tests@v1.0
139139
with:
140140
envVars: ${{ inputs.envVars }}
141141
testArtifactOutput: ${{ inputs.testArtifactOutput != '' && inputs.testArtifactOutput || 'sdk-java-integration-test-report' }}

0 commit comments

Comments
 (0)