ci: run spend functional tests

This commit is contained in:
Michael Mallan 2024-08-26 09:17:12 +01:00
parent 2253edd70d
commit c30ce5909f
No known key found for this signature in database
GPG Key ID: 5177CDCEDB0EABEB

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