mirror of
https://github.com/sasjs/adapter.git
synced 2025-12-10 17:04:36 +00:00
ci: jobs
This commit is contained in:
1
.github/workflows/build-unit-tests.yml
vendored
1
.github/workflows/build-unit-tests.yml
vendored
@@ -20,7 +20,6 @@ jobs:
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
cache: 'none'
|
||||
|
||||
# 2. Restore npm cache manually
|
||||
- name: Restore npm cache
|
||||
|
||||
1
.github/workflows/server-tests.yml
vendored
1
.github/workflows/server-tests.yml
vendored
@@ -20,7 +20,6 @@ jobs:
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
cache: 'none'
|
||||
|
||||
# 2. Restore npm cache manually
|
||||
- name: Restore npm cache
|
||||
|
||||
Reference in New Issue
Block a user