mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-28 03:14:26 +01:00
Re-enable PSBT tests for Liquid except test_sign_and_send_psbt
This commit is contained in:
committed by
Rusty Russell
parent
908f834d66
commit
cb7caa3139
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@@ -170,7 +170,7 @@ jobs:
|
||||
env:
|
||||
COMPAT: 1
|
||||
BITCOIN_VERSION: 24.0.1
|
||||
ELEMENTS_VERSION: 0.18.1.8
|
||||
ELEMENTS_VERSION: 22.0.2
|
||||
RUST_PROFILE: release # Has to match the one in the compile step
|
||||
needs:
|
||||
- compile
|
||||
@@ -277,7 +277,7 @@ jobs:
|
||||
env:
|
||||
COMPAT: 1
|
||||
BITCOIN_VERSION: 24.0.1
|
||||
ELEMENTS_VERSION: 0.18.1.8
|
||||
ELEMENTS_VERSION: 22.0.2
|
||||
RUST_PROFILE: release # Has to match the one in the compile step
|
||||
VALGRIND: 1
|
||||
CFG: gcc-dev1-exp1
|
||||
|
||||
Reference in New Issue
Block a user