mirror of
https://github.com/aljazceru/lspd.git
synced 2025-12-18 14:24:21 +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
|
||||
run: |
|
||||
go get github.com/breez/lspd
|
||||
go get github.com/breez/lspd/cln_plugin
|
||||
go get github.com/breez/lspd/cmd/lspd
|
||||
go get github.com/breez/lspd/cmd/lspd_cln_plugin
|
||||
go get github.com/breez/lspd/itest
|
||||
|
||||
- name: Test
|
||||
|
||||
Reference in New Issue
Block a user