Revert "Explicitly name node tests workflow"

This commit is contained in:
John Molakvoæ 2021-12-07 09:46:57 +01:00 committed by GitHub
parent feb20080e8
commit 4586560f9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
name: Node Tests
name: Node
on:
pull_request:
@ -28,7 +28,7 @@ jobs:
test:
runs-on: ubuntu-latest
needs: versions
steps:
- name: Checkout
uses: actions/checkout@v2
@ -71,7 +71,7 @@ jobs:
handlebars:
runs-on: ubuntu-latest
needs: versions
steps:
- name: Checkout
uses: actions/checkout@v2