mirror of
https://github.com/logos-storage/nim-ethers.git
synced 2026-01-07 16:13:06 +00:00
Fix CI
This commit is contained in:
parent
3940233bc9
commit
27d6e89672
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -23,6 +23,7 @@ jobs:
|
|||||||
working-directory: testnode
|
working-directory: testnode
|
||||||
run: npm install
|
run: npm install
|
||||||
- name: Run test node
|
- name: Run test node
|
||||||
|
working-directory: testnode
|
||||||
run: npm start &
|
run: npm start &
|
||||||
- name: Build
|
- name: Build
|
||||||
run: nimble install -y
|
run: nimble install -y
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user