Skip to content

Instantly share code, notes, and snippets.

@LemonSpike
Created April 21, 2022 19:35
Show Gist options
  • Save LemonSpike/585631b4b416e8fade8ff6b40de55273 to your computer and use it in GitHub Desktop.
Save LemonSpike/585631b4b416e8fade8ff6b40de55273 to your computer and use it in GitHub Desktop.
fastlane Danger build script for WeTransfer-iOS-CI
export LANG=en_US.UTF-8
export LANGUAGE=en_US.UTF-8
export LC_ALL=en_US.UTF-8
brew install mint
bundle install
bundle exec fastlane test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment