Update the name of the build job

This commit is contained in:
Tim Schaub
2021-04-26 20:07:41 -06:00
parent 295d4b0400
commit 94017ff8ee

View File

@@ -83,7 +83,7 @@ jobs:
run: npm run test-spec
build:
name: Build (Node 16 / ubuntu-latest
name: Build
runs-on: ubuntu-latest
strategy: