Skip to content

Commit 8096609

Browse files
committed
ci: rename nodejs.yml to test-and-release.yml
1 parent 110ae8e commit 8096609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This workflow will do a clean install of node dependencies, 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
4+
name: Test and Release
55

66
on:
77
push:

0 commit comments

Comments
 (0)