diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f60a98954..75a5a86e6 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