diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 18d24fc..c021892 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,5 +7,8 @@ jobs: - uses: actions/checkout@v2 - name: Run tests run: | + git clone https://github.com/lnbits/lnbits-legend + cd lnbits-legend + docker build -t lnbits-legend . chmod +x ./tests ./tests