summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/android-app.yml
diff options
context:
space:
mode:
authorLinus Färnstrand <faern@faern.net>2022-02-17 14:32:45 +0100
committerLinus Färnstrand <linus@mullvad.net>2022-03-25 14:41:12 +0100
commitf386d99fcbeb40e54efa7d2269478989efd80966 (patch)
treeea4a7702efddf4bb041d077d96156f101776e7bb /.github/workflows/android-app.yml
parent3d41fe66946bbdd33169d2220813093f14d1e4f3 (diff)
downloadmullvadvpn-f386d99fcbeb40e54efa7d2269478989efd80966.tar.xz
mullvadvpn-f386d99fcbeb40e54efa7d2269478989efd80966.zip
Rename some Github Actions jobs to make them easier to find
Diffstat (limited to '.github/workflows/android-app.yml')
-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 1b96c4710c..4d65664840 100644
--- a/.github/workflows/android-app.yml
+++ b/.github/workflows/android-app.yml
@@ -1,4 +1,4 @@
-name: Android app CI
+name: Android - Build and test
on:
# Build whenever a file that affects Android is changed in a pull request
pull_request: