From 4290ea0bfcdfda5896c7141bfa41afa9e3e96b76 Mon Sep 17 00:00:00 2001 From: Gnought <1684105+gnought@users.noreply.github.com> Date: Wed, 7 Apr 2021 01:27:26 +0800 Subject: [PATCH] chore: update ci.yml --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 89d16351..d4d787d9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,6 +44,7 @@ jobs: with: github-token: ${{ secrets.github_token }} parallel: true + flag-name: run-${{ matrix.node-version }}-${{ matrix.os }} coverage: needs: test