mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Copy shrinkwrap for e2e tests
This commit is contained in:
parent
09c66bc47b
commit
51c82060e4
2 changed files with 2 additions and 1 deletions
2
.github/workflows/test-on-pr.yml
vendored
2
.github/workflows/test-on-pr.yml
vendored
|
|
@ -113,7 +113,7 @@ jobs:
|
|||
|
||||
- name: Install dependencies (root)
|
||||
run: |
|
||||
mv ./npm-shrinkwrap.json ./package-lock.json
|
||||
cp npm-shrinkwrap.json packages/safe-chain/
|
||||
npm ci
|
||||
|
||||
- name: Run E2E tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue