We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 441d918 commit aeec59bCopy full SHA for aeec59b
1 file changed
.github/workflows/ci.yaml
@@ -85,9 +85,6 @@ jobs:
85
config: defconfig+debug
86
87
steps:
88
- # TODO: remove as this was added to test notifications.
89
- - run: exit 1
90
-
91
# Setup: variables.
92
- run: echo "JOBS=-j$(($(nproc) + 1))" >> $GITHUB_ENV
93
0 commit comments