We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c30ae7 commit 9c469a4Copy full SHA for 9c469a4
.github/workflows/check-build.yml
@@ -65,4 +65,5 @@ jobs:
65
if: needs.stylecheck.result != 'success'
66
run: |
67
echo "::error::One or more checks of the style check failed."
68
- exit 1
+ exit 1
69
+
0 commit comments