use main branch of regtest
This commit is contained in:
parent
783502ebf8
commit
3ec9cb6c89
1 changed files with 0 additions and 2 deletions
2
.github/workflows/regtest.yml
vendored
2
.github/workflows/regtest.yml
vendored
|
|
@ -18,7 +18,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
git clone https://github.com/lnbits/legend-regtest-enviroment.git docker
|
git clone https://github.com/lnbits/legend-regtest-enviroment.git docker
|
||||||
cd docker
|
cd docker
|
||||||
git checkout removelnbits
|
|
||||||
chmod +x ./tests
|
chmod +x ./tests
|
||||||
./tests
|
./tests
|
||||||
sudo chmod -R a+rwx .
|
sudo chmod -R a+rwx .
|
||||||
|
|
@ -59,7 +58,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
git clone https://github.com/lnbits/legend-regtest-enviroment.git docker
|
git clone https://github.com/lnbits/legend-regtest-enviroment.git docker
|
||||||
cd docker
|
cd docker
|
||||||
git checkout removelnbits
|
|
||||||
chmod +x ./tests
|
chmod +x ./tests
|
||||||
./tests
|
./tests
|
||||||
sudo chmod -R a+rwx .
|
sudo chmod -R a+rwx .
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue