diff --git a/.github/workflows/BuildAndTest.yml b/.github/workflows/BuildAndTest.yml index f5dfe9ea1..1e3242936 100644 --- a/.github/workflows/BuildAndTest.yml +++ b/.github/workflows/BuildAndTest.yml @@ -1,7 +1,7 @@ # This workflow will do a clean install of node dependencies, cache/restore them, 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: Build and Test +name: Node build on: push: