Skip to content

Commit

Permalink
[remove] Test
Browse files Browse the repository at this point in the history
  • Loading branch information
bigspider committed Dec 10, 2023
1 parent 15cab25 commit 4685192
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ jobs:
runs-on: ubuntu-20.04
container: bigspider/bitcoin_matt
steps:
- name: Print debug info
run: |
pwd
who
- name: Run MATT-enabled bitcoind
run: |
bitcoind -regtest --daemon
Expand Down

0 comments on commit 4685192

Please sign in to comment.