test: use regtest main again (#2855)

This commit is contained in:
dni ⚡ 2024-12-19 11:32:00 +01:00 committed by GitHub
parent 4e5b001901
commit f985a1eb08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 .