Add if: always() to "archive test report" action

This commit is contained in:
Andrew Bulhak 2025-05-28 11:06:10 +02:00 committed by Bug Magnet
parent d51026519a
commit bb140aaff3
2 changed files with 4 additions and 0 deletions

View File

@ -57,6 +57,7 @@ jobs:
working-directory: ios/
- name: Archive test report
if: always()
run: zip -r test-report.zip ios/xcode-test-report.xcresult
- name: Store test report artifact

View File

@ -17,6 +17,9 @@ UNINSTALL_APP_IN_TEST_SUITE_TEAR_DOWN = 1
// Mullvad accounts used by UI tests
HAS_TIME_ACCOUNT_NUMBER =
// Note that screenshots tests use the config=MockRelease (which uses a real account),
// while UI tests use config=Staging (which uses Stagemole).
// the Debug configuration is provided for developer convenience, and uses real accounts.
// Ad serving domain used when testing ad blocking. Note that we are assuming there's an HTTP server running on the host.
AD_SERVING_DOMAIN = vpnlist.to