Update naming

This commit is contained in:
Jim Myers 2022-07-21 17:21:21 -04:00
parent 3d172e2791
commit cdf874ccae

View File

@ -1,7 +1,7 @@
# This workflow will do a clean install of node dependencies, cache/restore them, 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: Continuous Testing
name: JS/TS Continuous Testing
on:
push: