diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f60a9895..75a5a86e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -257,7 +257,6 @@ jobs: - name: ${{ matrix.backend }} integration run: make itest backend=${{ matrix.backend }} - continue-on-error: true - name: package logfiles run: tar -zcvf itest-logs-${{ matrix.backend }}.tar.gz lntest/itest/*.log