Skip to content

Commit 75e8a04

Browse files
authored
rename workflow
1 parent a6397c7 commit 75e8a04

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# This workflow will do a clean installation of node dependencies, cache/restore them, build the source code and run tests across different versions of node
22
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
33

4-
name: Node.js CI
5-
4+
name: Build & Test
65
on:
76
push:
87
branches: [ main ]

0 commit comments

Comments
 (0)