From fd3e4582ae464baf087dd1773a205cf43e437263 Mon Sep 17 00:00:00 2001 From: kazuya kawaguchi Date: Fri, 20 Oct 2023 16:43:17 +0900 Subject: [PATCH] chore: update ci --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6c032b2..014744e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -107,7 +107,7 @@ jobs: run: npm test e2e: - name: Test + name: E2E strategy: matrix: os: [ubuntu-latest]