Fixed: Changed name on Build & Test GitHub action

This commit is contained in:
Martin Carlberg
2021-11-09 11:43:39 +01:00
committed by GitHub
parent 8e346acdce
commit e221156c11
+1 -1
View File
@@ -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: