Skip to content

Commit

Permalink
Update testonpush.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Fweddi authored Apr 3, 2024
1 parent 5fce660 commit d807637
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testonpush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
JAVA_OPTS: -XX:+UseCompressedOops
run: sbt test

- uses: EnricoMi/publish-unit-test-result-action@v1
- uses: EnricoMi/publish-unit-test-result-action@v2
if: always() #runs even if there is a test failure
with:
files: junit-tests/*.xml
files: junit-tests/*.xml

0 comments on commit d807637

Please sign in to comment.