Test report don't fail the build on test errors

Add personal token for each test report
This commit is contained in:
Tal Regev 2021-08-05 10:44:01 +03:00
parent 798f42de18
commit b37e5fed95
1 changed files with 2 additions and 0 deletions

View File

@ -15,3 +15,5 @@ jobs:
name: $1 Tests Report # Name of the check run which will be created
path: '*.xml' # Path to test results (inside artifact .zip)
reporter: java-junit
fail-on-error: false
token: $1