test: use regtest main again (#2855)
This commit is contained in:
parent
4e5b001901
commit
f985a1eb08
1 changed files with 0 additions and 1 deletions
1
.github/workflows/regtest.yml
vendored
1
.github/workflows/regtest.yml
vendored
|
|
@ -36,7 +36,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 cln-24-11
|
|
||||||
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