added the working directory in the npm github action

This commit is contained in:
Fabio Formosa
2022-10-27 01:26:29 +02:00
parent 2ca24a9aae
commit 02a73762b0

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://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-nodejs
name: Node.js CI
name: npm CI
on:
push: