Skip to content

Commit

Permalink
Import the CI shared lanes.
Browse files Browse the repository at this point in the history
  • Loading branch information
kairadiagne committed Jun 3, 2021
1 parent 50a4ed2 commit cc70c9a
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 @@ -2,6 +2,7 @@
fastlane_version "1.109.0"

import "./../Submodules/WeTransfer-iOS-CI/Fastlane/Fastfile"
import "./../Submodules/WeTransfer-iOS-CI/Fastlane/shared_lanes.rb"

desc "Run the tests and prepare for Danger"
lane :test do |options|
Expand Down

0 comments on commit cc70c9a

Please sign in to comment.