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