summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorBug Magnet <marco.nikic@mullvad.net>2024-04-08 14:55:37 +0200
committerBug Magnet <marco.nikic@mullvad.net>2024-04-08 14:55:37 +0200
commit6868d3c3336a8289c56fdd978ad61ef8a19a7155 (patch)
treede023f699c9c1a185296a8ecbbb7c05a50b23270 /.github/workflows
parentd7bd774b52982ef98fc650c48d8ce1652dbadecb (diff)
parentdaa31da8af00b03f1d1f3a0f6f10a31a6de4880e (diff)
downloadmullvadvpn-6868d3c3336a8289c56fdd978ad61ef8a19a7155.tar.xz
mullvadvpn-6868d3c3336a8289c56fdd978ad61ef8a19a7155.zip
Merge branch 'test-custom-dns-ios-437'
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/ios-end-to-end-tests.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/ios-end-to-end-tests.yml b/.github/workflows/ios-end-to-end-tests.yml
index b44665649f..d9907295f0 100644
--- a/.github/workflows/ios-end-to-end-tests.yml
+++ b/.github/workflows/ios-end-to-end-tests.yml
@@ -33,7 +33,6 @@ jobs:
toolchain: stable
override: true
target: aarch64-apple-ios
-
- name: Checkout repository
uses: actions/checkout@v4