Skip to content

Commit

Permalink
Update Fastfile
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenTiigi authored Jan 17, 2021
1 parent 773210d commit 2750b86
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,6 @@ platform :ios do

desc "Run Dependency-Manager compatibility tests"
lane :compatibilityTests do
# Carthage build to ensure Carthage compatibility
carthage(
command: "build",
no_skip_current: true,
cache_builds: true
)
# Pod lib lint to ensure CocoaPods compatibility
pod_lib_lint(allow_warnings: true)
end
Expand Down

0 comments on commit 2750b86

Please sign in to comment.