summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/daemon.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/daemon.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/daemon.yml')
-rw-r--r--.github/workflows/daemon.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/daemon.yml b/.github/workflows/daemon.yml
index b9dd0553a4..d5b8e88efd 100644
--- a/.github/workflows/daemon.yml
+++ b/.github/workflows/daemon.yml
@@ -1,4 +1,4 @@
-name: Mullvad VPN daemon CI
+name: Daemon+CLI - Build and test
on:
# Build whenever a file that affects a Rust crate is changed in a pull request
pull_request: