Skip to content

Commit

Permalink
artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
midleman committed Jan 25, 2025
1 parent 92b1a31 commit 59a6118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-e2e-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
- name: Upload JUnit report
uses: actions/upload-artifact@v3
with:
name: playwright-junit-report
name: ${{ github.job }}
path: test-results/junit.xml

- name: Install trcli
Expand Down

0 comments on commit 59a6118

Please sign in to comment.