From 94017ff8ee8c9dfc1e2356e631a7b2abe77847bc Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Mon, 26 Apr 2021 20:07:41 -0600 Subject: [PATCH] Update the name of the build job --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 30aac159a8..b287df784e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -83,7 +83,7 @@ jobs: run: npm run test-spec build: - name: Build (Node 16 / ubuntu-latest + name: Build runs-on: ubuntu-latest strategy: