summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorEmīls <emils@mullvad.net>2024-02-02 13:25:11 +0100
committerEmīls <emils@mullvad.net>2024-02-02 13:25:11 +0100
commitf1f3d2f2135a0b58902059c5c87f461c124831df (patch)
treedcd8884066cf86ccfe17012cd3d3dca1f068328c /.github
parent34b0c311d5a2b3b39645e5fa013639a45959088d (diff)
downloadmullvadvpn-f1f3d2f2135a0b58902059c5c87f461c124831df.tar.xz
mullvadvpn-f1f3d2f2135a0b58902059c5c87f461c124831df.zip
Run iOS tests when rust builscript is changed
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 5d8cdb7034..ba5cb823f4 100644
--- a/.github/workflows/ios.yml
+++ b/.github/workflows/ios.yml
@@ -4,6 +4,7 @@ on:
pull_request:
paths:
- .github/workflows/ios.yml
+ - ios/build-rust-library.sh
- ios/.swiftformat
- ios/**/*.swift
- ios/**/*.xctestplan