mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Mimic production build
This commit is contained in:
parent
7b9f9bbf3c
commit
78718744c5
2 changed files with 9 additions and 10 deletions
4
.github/workflows/test-on-pr.yml
vendored
4
.github/workflows/test-on-pr.yml
vendored
|
|
@ -112,9 +112,7 @@ jobs:
|
|||
run: curl -fsSL https://github.com/AikidoSec/safe-chain/releases/latest/download/install-safe-chain.sh | sh -s -- --ci
|
||||
|
||||
- name: Install dependencies (root)
|
||||
run: |
|
||||
cp npm-shrinkwrap.json packages/safe-chain/
|
||||
npm ci
|
||||
run: npm ci
|
||||
|
||||
- name: Run E2E tests
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue