Skip to content

Commit

Permalink
Update specs repo before linting podspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
DenTelezhkin committed Apr 7, 2019
1 parent 8b80748 commit ddf5a36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ lane :test_tvos11 do
end

lane :pod_lint do
sh "bundle exec pod repo update"
pod_lib_lint(allow_warnings: true, verbose: true)
end

Expand Down

0 comments on commit ddf5a36

Please sign in to comment.