mirror of https://github.com/BOINC/boinc.git
Merge pull request #4491 from talregev/TalR_fix_token_bug
[CI] Fix report bug: Remove token.
This commit is contained in:
commit
77b01ad6ff
|
@ -16,4 +16,3 @@ jobs:
|
|||
path: '*.xml' # Path to test results (inside artifact .zip)
|
||||
reporter: java-junit
|
||||
fail-on-error: false
|
||||
token: $1
|
||||
|
|
Loading…
Reference in New Issue