Skip to content

Commit 65ba45c

Browse files
Update .github/workflows/daily.yml
Co-authored-by: Laura Trotta <[email protected]>
1 parent 175351b commit 65ba45c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/daily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,4 +135,4 @@ jobs:
135135
npm run test:setup-java
136136
- name: Integration tests
137137
run: |
138-
JAVA_ES_REQUEST_CONVERTER_JAR=/home/runner/work/request-converter/request-converter/tests/integration/.java-es-request-converter/build/libs/java-es-request-converter-1.0-SNAPSHOT.jar npm run test:integration-java
138+
JAVA_ES_REQUEST_CONVERTER_JAR=/home/runner/work/request-converter/request-converter/tests/integration/.java-request-converter/build/libs/java-request-converter-1.0.0.jar npm run test:integration-java

0 commit comments

Comments
 (0)