Skip to content

Commit

Permalink
Add the UITests xcconfig file when running screenshot tests
Browse files Browse the repository at this point in the history
  • Loading branch information
buggmagnet authored and Jon Petersson committed Jun 7, 2024
1 parent d570012 commit 32c4186
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ios-screenshots-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
cp PacketTunnel.xcconfig.template PacketTunnel.xcconfig
cp Screenshots.xcconfig.template Screenshots.xcconfig
cp Api.xcconfig.template Api.xcconfig
cp UITests.xcconfig.template UITests.xcconfig
sed -i "" "s/MULLVAD_ACCOUNT_TOKEN = /MULLVAD_ACCOUNT_TOKEN = $TEST_ACCOUNT/g" Screenshots.xcconfig
working-directory: ios/Configurations

Expand Down

0 comments on commit 32c4186

Please sign in to comment.