rename github action
This commit is contained in:
parent
b9056a9fd9
commit
b5a01217b1
|
@ -1,7 +1,7 @@
|
|||
# This workflow will do a clean install of node dependencies, 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: CI
|
||||
name: Test
|
||||
|
||||
on:
|
||||
push:
|
Loading…
Reference in New Issue