test gh workflow ci FAILING TEST

This commit is contained in:
dni 2022-07-22 10:43:00 +02:00
commit 1e91147e8d
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
name: ci name: ci
on: [push, pull_request] on: [push]
jobs: jobs:
regtest: regtest:
runs-on: ubuntu-latest runs-on: ubuntu-latest

2
tests
View file

@ -20,7 +20,7 @@ run(){
} }
failed="false" failed="false"
blockheight=200 blockheight=666
utxos=5 utxos=5
channel_size=16000000 # 0.016 btc channel_size=16000000 # 0.016 btc
balance_size=8000000 # 0.08 btc balance_size=8000000 # 0.08 btc