Skip to content

Commit

Permalink
Update .github/workflows/java-benchmark.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Yury-Fridlyand <[email protected]>
  • Loading branch information
Yury-Fridlyand authored Sep 21, 2023
1 parent d5b96d3 commit 45ed933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java-benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: Run benchmarks
working-directory: java/jabushka
run: ./gradlew -Pbenchmark build --continue
run: ./gradlew -Pbenchmark :benchmark:run

- name: Upload test reports
if: always()
Expand Down

0 comments on commit 45ed933

Please sign in to comment.