From be41c4f72b98550ee760041e58a191bd495affb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aslak=20Helles=C3=B8y?= Date: Thu, 7 Dec 2023 22:09:26 +0000 Subject: [PATCH] Renames --- .github/workflows/ci.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 15bcbb5..16c6ad1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,9 @@ on: branches: [ "main" ] jobs: - server: + test: + name: Compile and test + runs-on: ubuntu-latest steps: