mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-04 20:15:23 -08:00
feat(ci) fail-on-error: false
This commit is contained in:
1
.github/workflows/test-all-reports.yml
vendored
1
.github/workflows/test-all-reports.yml
vendored
@@ -39,3 +39,4 @@ jobs:
|
|||||||
name: ${{ matrix.reporter }}
|
name: ${{ matrix.reporter }}
|
||||||
path: ${{ matrix.path }}
|
path: ${{ matrix.path }}
|
||||||
reporter: ${{ matrix.reporter }}
|
reporter: ${{ matrix.reporter }}
|
||||||
|
fail-on-error: false
|
||||||
|
|||||||
Reference in New Issue
Block a user