summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2023-10-12 14:00:21 +0200
committerAlbin <albin@mullvad.net>2023-10-16 11:19:37 +0200
commita34b56a9caaa241477c0d4504022914a202db09c (patch)
tree3b3bb45c3d41224d45ff5a55b5cfb27bd282b255 /.github
parent6502d42ab37cb937d94f26a0bf18f018b862b40a (diff)
downloadmullvadvpn-a34b56a9caaa241477c0d4504022914a202db09c.tar.xz
mullvadvpn-a34b56a9caaa241477c0d4504022914a202db09c.zip
Add infra dimension to vpn service
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/android-app.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/android-app.yml b/.github/workflows/android-app.yml
index e13c98746b..2f769c1e7e 100644
--- a/.github/workflows/android-app.yml
+++ b/.github/workflows/android-app.yml
@@ -204,7 +204,7 @@ jobs:
arguments: |
testDebugUnitTest -x :test:arch:testDebugUnitTest
:app:testOssProdDebugUnitTest
- :service:testOssDebugUnitTest
+ :service:testOssProdDebugUnitTest
gradle-version: wrapper
build-root-directory: android
execution-only-caches: true