mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-09 13:30:04 +00:00
chore: ci fix, package-lock regen
This commit is contained in:
2
.github/workflows/server-tests.yml
vendored
2
.github/workflows/server-tests.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
with:
|
||||
path: |
|
||||
~/.npm
|
||||
~/.cypress/Cypress
|
||||
~/.cache/Cypress
|
||||
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-node-
|
||||
|
||||
Reference in New Issue
Block a user