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