Add .npmrc unit and E2E tests

This commit is contained in:
Peter McEvoy 2024-10-20 12:32:44 -04:00 committed by Kyle Leonhard
parent cdca7365b2
commit ff0f4b6812
3 changed files with 5 additions and 1 deletions

View file

@ -158,7 +158,7 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest, macos-13]
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