From 4586560f9b89c38389e8fb3989d14649d2dfa189 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6?= Date: Tue, 7 Dec 2021 09:46:57 +0100 Subject: Revert "Explicitly name node tests workflow" --- .github/workflows/node-tests.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.github') diff --git a/.github/workflows/node-tests.yml b/.github/workflows/node-tests.yml index acbbaa487c2..fbb280873d8 100644 --- a/.github/workflows/node-tests.yml +++ b/.github/workflows/node-tests.yml @@ -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 -- cgit v1.2.3