use main branch of regtest

This commit is contained in:
dni ⚡ 2022-07-28 11:11:54 +02:00 committed by GitHub
parent 783502ebf8
commit 3ec9cb6c89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,6 @@ jobs:
run: |
git clone https://github.com/lnbits/legend-regtest-enviroment.git docker
cd docker
git checkout removelnbits
chmod +x ./tests
./tests
sudo chmod -R a+rwx .
@ -59,7 +58,6 @@ jobs:
run: |
git clone https://github.com/lnbits/legend-regtest-enviroment.git docker
cd docker
git checkout removelnbits
chmod +x ./tests
./tests
sudo chmod -R a+rwx .