Skip to content

Commit

Permalink
Removed artifact name (#13)
Browse files Browse the repository at this point in the history
* Reversed test order

* Removed artifact name
  • Loading branch information
mconfalonieri authored Nov 21, 2023
1 parent 235e1cf commit 09bef4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
if: success() || failure()
with:
name: Unit Test Results
artifact: unit-test-reports
path: ./build/reports/**-test.xml
reporter: java-junit
fail-on-error: 'true'
Expand Down

0 comments on commit 09bef4f

Please sign in to comment.