Fix CI
This commit is contained in:
parent
3940233bc9
commit
27d6e89672
|
@ -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…
Reference in New Issue