Skip to content

Commit

Permalink
use simpler name for action
Browse files Browse the repository at this point in the history
  • Loading branch information
krisl committed Nov 12, 2023
1 parent 0282b62 commit d19f641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflow will do a clean installation of node dependencies, cache/restore them, build the source code and run tests across different versions of node
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-nodejs

name: Node.js CI
name: tests

on:
push:
Expand Down

0 comments on commit d19f641

Please sign in to comment.