mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-01 02:45:22 -08:00
Add 'conclusion' output parameter
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -26,5 +26,5 @@ jobs:
|
||||
name: 'JEST Tests'
|
||||
path: '__tests__/__results__/jest-junit.xml'
|
||||
reporter: 'jest-junit'
|
||||
- name: 'Sanity check' # re-run tests in case this action failed to detected failing test
|
||||
- name: 'Sanity check' # re-run tests in case this action failed to detect failing test
|
||||
run: npm test
|
||||
|
||||
Reference in New Issue
Block a user