why is this not showing up anymore? trying to rename back to old name
This commit is contained in:
parent
9df18b839e
commit
145d7f6f47
1 changed files with 1 additions and 1 deletions
|
@ -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: Code checks
|
||||
name: Unit tests
|
||||
|
||||
on:
|
||||
push:
|
Reference in a new issue