Add .npmrc unit and E2E tests

This commit is contained in:
Peter McEvoy
2024-10-20 12:32:44 -04:00
parent aca7b64a59
commit b3a9c64ba8
3 changed files with 5 additions and 1 deletions

View File

@@ -159,7 +159,7 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
node-version-file:
[.nvmrc, .tool-versions, .tool-versions-node, package.json]
[.nvmrc, .tool-versions, .tool-versions-node, package.json, .npmrc]
steps:
- uses: actions/checkout@v4
- name: Setup node from node version file