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