Skip to content

Commit

Permalink
Test report error
Browse files Browse the repository at this point in the history
  • Loading branch information
JPechberty committed Jan 28, 2025
1 parent 8dfb232 commit 4505577
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@ jobs:
#artifact: ciMavenReport-${{ github.run_id }} # Artifact name to download
path: ${{ github.workspace }}/target/surefire-reports/*.xml # Path to test results
reporter: java-junit # Format of test results
fail-on-error: 'false' # Fail the check run if an error occurs
#java-version: ${{ matrix.java-version }} # Java version

0 comments on commit 4505577

Please sign in to comment.