Remove notify step
This commit is contained in:
@@ -41,7 +41,3 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: jest-coverage
|
name: jest-coverage
|
||||||
path: coverage
|
path: coverage
|
||||||
|
|
||||||
- name: Notify on Failure
|
|
||||||
if: failure()
|
|
||||||
run: echo "Tests failed!" && exit 1
|
|
||||||
|
|||||||
Reference in New Issue
Block a user