From 846212798c7082b621e3809463029cc8a7f1812a Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Mon, 21 Dec 2020 13:29:10 +0100 Subject: [PATCH] Update node-ci.js.yml --- .github/workflows/node-ci.js.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/node-ci.js.yml b/.github/workflows/node-ci.js.yml index a88f3109..f794c941 100644 --- a/.github/workflows/node-ci.js.yml +++ b/.github/workflows/node-ci.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: MagicMirror Automated Testing +name: Automated Tests on: push: