Skip to content

Commit 538bac3

Browse files
committed
retry
1 parent 98e912f commit 538bac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ jobs:
4444
with:
4545
fetch-depth: 0
4646
- run: |
47-
sudo apt-get install make
47+
brew install swiftlint
4848
cd "Coder Desktop" && make test

0 commit comments

Comments
 (0)