Skip to content

Commit

Permalink
Update path
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <[email protected]>
  • Loading branch information
cwperks committed Oct 23, 2024
1 parent 72119f8 commit 885eb82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
with:
name: linux-JDK${{ matrix.java }}-reports
path: |
./build/reports/
./tmp/performance-analyzer/build/reports/
- name: Run Integration Tests
working-directory: ./tmp/performance-analyzer
run: ./gradlew integTest -Dtests.enableIT -Dtests.useDockerCluster
Expand Down

0 comments on commit 885eb82

Please sign in to comment.