From 3ec9cb6c893ca3f965744c797408676f43ed6df0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?dni=20=E2=9A=A1?= Date: Thu, 28 Jul 2022 11:11:54 +0200 Subject: [PATCH] use main branch of regtest --- .github/workflows/regtest.yml | 2 -- 1 file changed, 2 deletions(-) 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 .