From 8c5dbd6bef3714f0ea8128fd29766f84b303adb1 Mon Sep 17 00:00:00 2001 From: TerrenceMcGuinness-NOAA Date: Tue, 14 May 2024 12:04:07 -0400 Subject: [PATCH] Update .github/workflows/ci-unit_tests.yaml Co-authored-by: Walter Kolczynski - NOAA --- .github/workflows/ci-unit_tests.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci-unit_tests.yaml b/.github/workflows/ci-unit_tests.yaml index 44667ef39e..be52a3cc9b 100644 --- a/.github/workflows/ci-unit_tests.yaml +++ b/.github/workflows/ci-unit_tests.yaml @@ -5,6 +5,7 @@ jobs: ci_pytest: runs-on: ubuntu-latest + name: Run unit tests on CI system permissions: checks: write pull-requests: write