From 2b48909ff1fb6da1378a3a6bc81a61a67f629dc2 Mon Sep 17 00:00:00 2001 From: Vitor Alencar Date: Sun, 7 Feb 2021 11:44:29 +0100 Subject: [PATCH] Update test.js.yml --- .github/workflows/test.js.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.js.yml b/.github/workflows/test.js.yml index 55d9036..ccef023 100644 --- a/.github/workflows/test.js.yml +++ b/.github/workflows/test.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: Test +name: build on: push: