Skip to content

Commit

Permalink
NH-37575: download agent from GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
cleverchuk committed Jul 3, 2024
1 parent 3ce642c commit fc7a8eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ jobs:

- name: Benchmark test
working-directory: benchmark
run: ./gradlew test
run: ./gradlew test -d

- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit fc7a8eb

Please sign in to comment.