From 5f282499647ded8ec84687738bfa8b3445d645ab Mon Sep 17 00:00:00 2001 From: Seth Silesky <5115498+silesky@users.noreply.github.com> Date: Thu, 7 Sep 2023 20:21:18 -0500 Subject: [PATCH] wip --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 867254dcc..85f44e636 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,8 +5,8 @@ env: HUSKY: 0 PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1 jobs: - node: - name: "@segment/analytics-node (Node.js v${{ matrix.node-version }}) QA" + analytics-node: + name: "analytics-node QA (Node.js v${{ matrix.node-version }})" runs-on: ubuntu-latest strategy: matrix: