diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 411cbdf..8d6ad84 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,9 +7,5 @@ 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 . - cd .. chmod +x ./tests ./tests