mirror of
https://github.com/actions/setup-node.git
synced 2025-12-14 16:51:38 +08:00
Add .npmrc unit and E2E tests
This commit is contained in:
committed by
Kyle Leonhard
parent
cdca7365b2
commit
ff0f4b6812
2
.github/workflows/versions.yml
vendored
2
.github/workflows/versions.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user