Skip to content

Commit

Permalink
Rename Github actions to reflect actual purpose (i.e. just runs unit …
Browse files Browse the repository at this point in the history
…tests)
  • Loading branch information
patricknelson committed Sep 27, 2023
1 parent c232d20 commit 24d04d2
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
# This workflow will run tests using node and then publish a package to GitHub Packages when a release is created
# For more information see: https://help.github.com/actions/language-and-framework-guides/publishing-nodejs-packages

name: Node.js Package
name: Unit Tests

on:
push:
Expand Down

0 comments on commit 24d04d2

Please sign in to comment.