From cc42ae1c0fafc8826b6066607ca419fa056aeea5 Mon Sep 17 00:00:00 2001 From: pdimens Date: Tue, 7 May 2024 16:14:33 -0400 Subject: [PATCH] better name --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index a2b4860ec..5dbd26d61 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -53,7 +53,7 @@ jobs: pkgbuild: needs: changes - name: cache container + name: build harpy and cache container runs-on: ubuntu-latest steps: - name: checkout