Simplify test-recent-extensions error notifications
parent
24fcd71c59
commit
d95ddee1ac
|
@ -82,7 +82,8 @@ jobs:
|
|||
else
|
||||
./scripts/ci-test-extensions from-list "$EXTENSIONS_TO_TEST"
|
||||
fi
|
||||
notify-failures:
|
||||
notify-failure:
|
||||
name: Notify failure
|
||||
runs-on: ubuntu-latest
|
||||
if: failure()
|
||||
needs: test_extensions
|
||||
|
|
Loading…
Reference in New Issue