Undoing what i have done so unit tests pass again.
This commit is contained in:
parent
7d4c77332b
commit
f2d919bae5
|
@ -32,6 +32,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
files: build/test-results/**/*.xml
|
files: build/test-results/**/*.xml
|
||||||
fail_on: nothing
|
fail_on: nothing
|
||||||
|
ignore_runs: true
|
||||||
json_thousands_separator: .
|
json_thousands_separator: .
|
||||||
time_unit: milliseconds
|
time_unit: milliseconds
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue