chore: update the name of workflow

This commit is contained in:
Jacob Overgaard
2024-07-03 09:06:34 +02:00
parent 6198197d50
commit 897bf187bc

View File

@@ -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://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
name: Build
name: Build and test
on:
push: