mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Downgrade safe-chain in e2e tests to 1.0.24
This commit is contained in:
parent
219a189993
commit
abc0add350
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-on-pr.yml
vendored
2
.github/workflows/test-on-pr.yml
vendored
|
|
@ -101,7 +101,7 @@ jobs:
|
||||||
|
|
||||||
- name: Setup safe-chain
|
- name: Setup safe-chain
|
||||||
run: |
|
run: |
|
||||||
npm i -g @aikidosec/safe-chain
|
npm i -g @aikidosec/safe-chain@1.0.24
|
||||||
safe-chain setup-ci
|
safe-chain setup-ci
|
||||||
|
|
||||||
- name: Install dependencies (root)
|
- name: Install dependencies (root)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue