From 3e9a76a4392b1eec1c7acd5c9dd12699c2d9475e Mon Sep 17 00:00:00 2001 From: dni Date: Fri, 22 Jul 2022 10:34:33 +0200 Subject: [PATCH] test gh workflow ci --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c021892..7de0923 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,5 +10,6 @@ jobs: git clone https://github.com/lnbits/lnbits-legend cd lnbits-legend docker build -t lnbits-legend . + cd .. chmod +x ./tests ./tests