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
|
||||
- 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue