Merge #1235: ci: run spend functional tests

c30ce5909f44449f13fa98565cdbc8e82661b33c ci: run spend functional tests (Michael Mallan)

Pull request description:

  This adds the spend functional tests to the CI pipeline.

ACKs for top commit:
  darosior:
    utACK c30ce5909f44449f13fa98565cdbc8e82661b33c

Tree-SHA512: a2ec8085c418cc8a1e3bb49e8016d9061148e226083c27205297cd58ab1fc7208803d6c156077709cc547a973138e3c9312693c3761ab8a4cdb1f1dab7263a1f
This commit is contained in:
Antoine Poinsot 2024-09-04 12:46:58 +02:00
commit 5ee71d9df1
No known key found for this signature in database
GPG Key ID: E13FC145CD3F4304

View File

@ -29,6 +29,12 @@ task:
matrix:
- USE_TAPROOT: 0
- USE_TAPROOT: 1
- name: 'Spend functional tests'
env:
TEST_GROUP: tests/test_spend.py
matrix:
- USE_TAPROOT: 0
- USE_TAPROOT: 1
cargo_registry_cache:
folders: $CARGO_HOME/registry