Merge pull request #30126 from nextcloud/revert-30077-enh/node-tests-name

This commit is contained in:
John Molakvoæ 2021-12-08 09:59:36 +01:00 committed by GitHub
commit 133f49f60f
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