diff options
| author | Bug Magnet <marco.nikic@mullvad.net> | 2024-04-08 14:55:37 +0200 |
|---|---|---|
| committer | Bug Magnet <marco.nikic@mullvad.net> | 2024-04-08 14:55:37 +0200 |
| commit | 6868d3c3336a8289c56fdd978ad61ef8a19a7155 (patch) | |
| tree | de023f699c9c1a185296a8ecbbb7c05a50b23270 /.github/workflows | |
| parent | d7bd774b52982ef98fc650c48d8ce1652dbadecb (diff) | |
| parent | daa31da8af00b03f1d1f3a0f6f10a31a6de4880e (diff) | |
| download | mullvadvpn-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.yml | 1 |
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 |
