Simplify test-recent-extensions error notifications (temp)
parent
cffbb5c348
commit
4c6c0a0ada
|
@ -88,6 +88,7 @@ jobs:
|
|||
notify-failures:
|
||||
runs-on: ubuntu-latest
|
||||
if: failure()
|
||||
needs: test_extensions
|
||||
steps:
|
||||
-
|
||||
name: Send error notification
|
||||
|
|
Loading…
Reference in New Issue