Skip to content

Commit 9c469a4

Browse files
authored
new line
1 parent 9c30ae7 commit 9c469a4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/check-build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,5 @@ jobs:
6565
if: needs.stylecheck.result != 'success'
6666
run: |
6767
echo "::error::One or more checks of the style check failed."
68-
exit 1
68+
exit 1
69+

0 commit comments

Comments
 (0)