Skip to content

Commit

Permalink
Simplify test-recent-extensions error notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
mlocati committed Dec 10, 2024
1 parent 24fcd71 commit d95ddee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-recent-extensions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d95ddee

Please sign in to comment.