We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3fb7db commit bd6712dCopy full SHA for bd6712d
.github/workflows/build.yml
@@ -52,7 +52,7 @@ jobs:
52
CODE_SIGNING_REQUIRED=NO \
53
CODE_SIGN_IDENTITY= \
54
PROVISIONING_PROFILE=
55
- - name: Check uncommitted unformatted code
+ - name: Lint
56
run: |
57
./lint-format.sh
58
slack_notify_succeeded:
0 commit comments