Skip to content

Commit

Permalink
FIx CI
Browse files Browse the repository at this point in the history
  • Loading branch information
AvdLee committed Oct 20, 2022
1 parent 829cb84 commit 54cd65b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Fastlane requirements
fastlane_version "1.109.0"

import "./../Submodules/WeTransfer-iOS-CI/Fastlane/Fastfile"
import "./../Submodules/wetransfer-iOS-CI/Fastlane/shared_lanes.rb"
import "./../Submodules/WeTransfer-iOS-CI/Fastlane/testing_lanes.rb"
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 54cd65b

Please sign in to comment.