mirror of
https://github.com/actions/setup-node.git
synced 2025-04-21 21:30:55 +00:00
Add package.json to e2e tests
This commit is contained in:
parent
72615645bb
commit
14a17a7dd1
2
.github/workflows/versions.yml
vendored
2
.github/workflows/versions.yml
vendored
@ -92,7 +92,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
node-version-file: [.nvmrc, .tool-versions]
|
||||
node-version-file: [.nvmrc, .tool-versions, package.json]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Setup node from node version file
|
||||
|
Loading…
Reference in New Issue
Block a user