We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 538bac3 commit 7affaf1Copy full SHA for 7affaf1
.github/workflows/ci.yml
@@ -45,4 +45,4 @@ jobs:
45
fetch-depth: 0
46
- run: |
47
brew install swiftlint
48
- cd "Coder Desktop" && make test
+ cd "Coder Desktop" && make lint
0 commit comments