From 029153aaa5d47f28693008dab801914226d24069 Mon Sep 17 00:00:00 2001 From: Erica Marigold Date: Fri, 5 Jan 2024 15:08:26 +0530 Subject: [PATCH] chore: update action test job names --- .github/workflows/action_test.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/action_test.yaml b/.github/workflows/action_test.yaml index 6771446..b4ef035 100644 --- a/.github/workflows/action_test.yaml +++ b/.github/workflows/action_test.yaml @@ -5,8 +5,8 @@ on: workflow_dispatch: jobs: - update: - name: Update setup-lune action + test: + name: Test setup-lune action runs-on: ubuntu-latest steps: