Skip to content

Commit

Permalink
prepare
Browse files Browse the repository at this point in the history
  • Loading branch information
altrisi authored Jun 26, 2024
1 parent 0ce34c1 commit 7c52023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-on-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- uses: actions/upload-artifact@v4
if: always()
with:
name: "Test results for Pull Request #${{github.event.number}}"
name: gametest-results
path: build/junit.xml
- name: Publish Test Report
uses: mikepenz/action-junit-report@v4
Expand Down

0 comments on commit 7c52023

Please sign in to comment.