fix unit tests

This commit is contained in:
Jesse de Wit
2024-02-23 11:20:39 +01:00
parent 4611843804
commit 04f2ee06bf

View File

@@ -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