From 83d47f7aaa247371ad8a51b8d5245afe8f4af620 Mon Sep 17 00:00:00 2001 From: Jacky Zhao Date: Wed, 19 Jul 2023 22:00:44 -0700 Subject: [PATCH] rename github action --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f179eaa..2a6e70c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -6,7 +6,7 @@ on: - v4-alpha # TODO: update jobs: - deploy: + build-and-test: runs-on: ubuntu-22.04 permissions: contents: write