Skip to content

Commit

Permalink
CI: removed redundant swiftlint installation (#1993)
Browse files Browse the repository at this point in the history
That's already part of `install-dependencies`.
  • Loading branch information
NachoSoto authored Oct 24, 2022
1 parent 24e1815 commit afb438b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -365,9 +365,6 @@ jobs:
<<: *base-job
steps:
- checkout
- run:
name: Install swiftlint
command: brew install swiftlint
- install-dependencies
- run:
name: Build tvOS, watchOS and macOS
Expand Down

0 comments on commit afb438b

Please sign in to comment.