modifiy workflow

This commit is contained in:
dni 2022-07-28 09:41:18 +02:00
commit 8064e9395a

View file

@ -7,9 +7,5 @@ jobs:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Run tests - name: Run tests
run: | run: |
git clone https://github.com/lnbits/lnbits-legend
cd lnbits-legend
docker build -t lnbits-legend .
cd ..
chmod +x ./tests chmod +x ./tests
./tests ./tests