Skip to content

Commit

Permalink
Add CI build for new features
Browse files Browse the repository at this point in the history
  • Loading branch information
rajarshimaitra committed Apr 4, 2022
1 parent 3ded32e commit 32c12f6
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/cont_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,19 @@ jobs:
- esplora-reqwest
- compiler
- compact_filters
- rpc
- reserves
- reserves,electrum
- reserves,esplora-ureq
- reserves,compact_filters
- reserves,rpc
- rpc
- electrum,verify
# regtest-* features are experimental and not fully usable
- regtest-bitcoin
- regtest-electrum
- regtest-esplora-ureq
- regtest-esplora-reqwest

steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 32c12f6

Please sign in to comment.