Use mint to run swift-format in sanity CI

This commit is contained in:
Adam Fowler
2021-04-24 18:09:34 +01:00
parent e86018f068
commit f852bc1d00
2 changed files with 8 additions and 2 deletions

View File

@@ -16,6 +16,6 @@ jobs:
- name: Install Dependencies
run: |
brew install mint
mint install nicklockwood/swiftformat@0.47.4
mint install NickLockwood/SwiftFormat@0.47.4 --no-link
- name: run script
run: ./scripts/sanity.sh