Skip to content

Commit

Permalink
Avoid brew update-reset each time we check Swift formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mhammond committed Sep 27, 2023
1 parent d9efd1e commit 7f40d74
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,8 +212,6 @@ jobs:
executor: macos
steps:
- full-checkout
# swiftlint moved? See https://github.com/Homebrew/discussions/discussions/691
- run: brew update-reset
- run: brew install swiftlint swiftformat
- run: ./automation/tests.py swiftlint
- run: ./automation/tests.py swiftformat
Expand Down

0 comments on commit 7f40d74

Please sign in to comment.