diff --git a/.github/workflows/regtest.yml b/.github/workflows/regtest.yml index fb114ff8d..0d9afdac7 100644 --- a/.github/workflows/regtest.yml +++ b/.github/workflows/regtest.yml @@ -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 .