Merge pull request #12249 from tschaub/build-job

Update the name of the build job
This commit is contained in:
Tim Schaub
2021-04-26 20:15:40 -06:00
committed by GitHub

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: