mirror of
https://github.com/aljazceru/lspd.git
synced 2025-12-18 22:34:22 +01:00
fix unit tests
This commit is contained in:
4
.github/workflows/integration_tests.yaml
vendored
4
.github/workflows/integration_tests.yaml
vendored
@@ -187,8 +187,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Get dependencies
|
- name: Get dependencies
|
||||||
run: |
|
run: |
|
||||||
go get github.com/breez/lspd
|
go get github.com/breez/lspd/cmd/lspd
|
||||||
go get github.com/breez/lspd/cln_plugin
|
go get github.com/breez/lspd/cmd/lspd_cln_plugin
|
||||||
go get github.com/breez/lspd/itest
|
go get github.com/breez/lspd/itest
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
|
|||||||
Reference in New Issue
Block a user