up
This commit is contained in:
parent
ed3b156876
commit
e02f64729b
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
|
@ -29,6 +29,8 @@ jobs:
|
|||
run: docker cp polar-n2-dave:/home/lnd/.lnd/data/chain/bitcoin/regtest/admin.macaroon dave-admin.macaroon
|
||||
- name: copy env file
|
||||
run: cp src/tests/.env.test .env
|
||||
- name: List files
|
||||
run: ls -la
|
||||
- name: Install dependencies
|
||||
run: npm install
|
||||
- name: Run tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue