diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7e56cd6..9bfb838 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,6 +8,6 @@ jobs: - name: Run tests run: | git clone https://github.com/lnbits/lnbits-legend.git - docker build -t lnbits-legend lnbits-legend + docker build -t lnbitsdocker/lnbits-legend lnbits-legend chmod +x ./tests ./tests