Skip to content

Commit

Permalink
only run lnd with cln
Browse files Browse the repository at this point in the history
  • Loading branch information
JssDWt committed Oct 16, 2023
1 parent 9b88a20 commit 94ae161
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/integration_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,11 +104,11 @@ jobs:
testOfflineNotificationZeroConfChannel,
]
lsp: [
LND,
CLN
LND
# CLN
]
client: [
LND,
# LND,
CLN
]
steps:
Expand Down

0 comments on commit 94ae161

Please sign in to comment.