modifiy workflow
This commit is contained in:
parent
e7527957df
commit
8064e9395a
1 changed files with 0 additions and 4 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue