mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-05 14:00:41 -05:00
committed by
GitHub
parent
b950070f80
commit
14286f6f8b
4
.github/workflows/node.js-tests.yml
vendored
4
.github/workflows/node.js-tests.yml
vendored
@@ -50,6 +50,7 @@ jobs:
|
||||
uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
cache: pnpm
|
||||
|
||||
- name: Set Environment variables
|
||||
run: |
|
||||
@@ -92,6 +93,7 @@ jobs:
|
||||
uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
cache: pnpm
|
||||
|
||||
- name: Set Environment variables
|
||||
run: |
|
||||
@@ -131,6 +133,7 @@ jobs:
|
||||
uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
cache: pnpm
|
||||
|
||||
- name: Set Environment variables
|
||||
run: |
|
||||
@@ -172,6 +175,7 @@ jobs:
|
||||
uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
cache: pnpm
|
||||
|
||||
- name: Set Environment variables
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user