Skip to content

Commit aeec59b

Browse files
committed
Revert "Make the CI fail to test notifications"
This reverts commit 441d918.
1 parent 441d918 commit aeec59b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,6 @@ jobs:
8585
config: defconfig+debug
8686

8787
steps:
88-
# TODO: remove as this was added to test notifications.
89-
- run: exit 1
90-
9188
# Setup: variables.
9289
- run: echo "JOBS=-j$(($(nproc) + 1))" >> $GITHUB_ENV
9390

0 commit comments

Comments
 (0)