Skip to content

chain: trying to reworking the chain with the ldk utils #475

chain: trying to reworking the chain with the ldk utils

chain: trying to reworking the chain with the ldk utils #475

name: lnprototest testing
on:
push:
branches: [main, next]
pull_request:
branches: [main, next]
schedule:
- cron: '30 1 1,15 * *'
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: lnprototest testing
run: |
docker build -f docker/Dockerfile -t lampo-ci-ubuntu .
docker run lampo-ci-ubuntu