From d804a93df306a1a9acab6caaa6324424089cf60f Mon Sep 17 00:00:00 2001 From: Bruno Windels Date: Tue, 4 May 2021 10:22:37 +0000 Subject: [PATCH] last label adjustment --- .github/workflows/node.js.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index f0a3f123..b52381f7 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -1,7 +1,7 @@ # This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node # For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions -name: Run unit tests +name: Unit tests on: push: