summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorJon Petersson <jon.petersson@kvadrat.se>2023-07-05 16:44:29 +0200
committerBug Magnet <marco.nikic@mullvad.net>2023-07-21 13:35:14 +0100
commit40af8a5d09216f7c75212e08e962932874daad59 (patch)
treeb2b802b59863c3040c03a4b7b27fb109fe59169e /.github
parente2b3bcfef68d2642599db1e51790d4f194bfa65a (diff)
downloadmullvadvpn-40af8a5d09216f7c75212e08e962932874daad59.tar.xz
mullvadvpn-40af8a5d09216f7c75212e08e962932874daad59.zip
Move tests into test plans
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ios.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ios.yml b/.github/workflows/ios.yml
index b58870edb4..aa82aa450b 100644
--- a/.github/workflows/ios.yml
+++ b/.github/workflows/ios.yml
@@ -6,6 +6,7 @@ on:
- .github/workflows/ios.yml
- ios/.swiftformat
- ios/**/*.swift
+ - ios/**/*.xctestplan
workflow_dispatch:
jobs:
check-formatting: