From 8ca0bdd93a21e4f7e08bb078a14bef7ef4df94df Mon Sep 17 00:00:00 2001 From: Daan Verstraten Date: Mon, 23 Aug 2021 19:05:18 +0200 Subject: [PATCH] Update npm-test.yml --- .github/workflows/npm-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/npm-test.yml b/.github/workflows/npm-test.yml index 507f74e9..94d800df 100644 --- a/.github/workflows/npm-test.yml +++ b/.github/workflows/npm-test.yml @@ -1,7 +1,7 @@ # This workflow will run tests using node and then publish a package to GitHub Packages when a release is created # For more information see: https://help.github.com/actions/language-and-framework-guides/publishing-nodejs-packages -name: Unit Test Client +name: Unit Test on: push: