Rename the workflow and the file to be easier to understand.
This commit is contained in:
Elliot Huffman 2021-01-02 22:30:47 -05:00 коммит произвёл GitHub
Родитель 42ae28bb17
Коммит 5413f47ba9
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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: Node.js CI
name: Unit Test
on:
push: