Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrlos authored Nov 25, 2023
1 parent 4fda8e5 commit 36d188b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ jobs:
if: ${{ always() }}
run: |
echo "$WORKSPACE"
ls "$WORKSPACE"
tar -czf "results-jdk${{ matrix.jdkver || env.jdkver_latest }}.tar.gz" "\home\runner\workspace\testHeadlessComponent.jtr.xml"
- name: Upload results
if: ${{ always() }}
Expand Down

0 comments on commit 36d188b

Please sign in to comment.