Merge pull request #4276 from guggero/actions-failure

github: remove continue-on-error
This commit is contained in:
Olaoluwa Osuntokun
2020-05-14 11:58:23 -07:00
committed by GitHub

View File

@@ -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