Skip to content

Commit

Permalink
fix: update swiftlint
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanStepanok committed Dec 11, 2024
1 parent 0116538 commit a7b7b50
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/swiftlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ jobs:
source ci_scripts/ci_prepare_env.sh && setup_github_actions_environment
xcodes select 16.1
- name: Install pods
run: |
pod install
- name: SwiftLint
run: |
export PODS_ROOT=$(pwd)/Pods
Expand Down

0 comments on commit a7b7b50

Please sign in to comment.