From a76cd6a3601cbac4ccd51fb9aa65b5f0d63e49ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Tue, 27 Feb 2024 16:48:37 +0100 Subject: [PATCH] Enhancement: Name job --- .github/workflows/integrate.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index a418546..7aa1996 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -8,6 +8,8 @@ on: jobs: tests: + name: "Tests" + runs-on: ubuntu-latest strategy: