Skip to content

Commit 7b38305

Browse files
committed
GitHub: update litd itest branch
We need to update the way we assert balances in the integration tests, because with the changes in this PR we no longer show channel funding related asset outputs by default.
1 parent 482130e commit 7b38305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ env:
2121

2222
GO_VERSION: '1.23.6'
2323

24-
LITD_ITEST_BRANCH: 'master'
24+
LITD_ITEST_BRANCH: 'script-key-migrations'
2525

2626
jobs:
2727
#######################

0 commit comments

Comments
 (0)