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
commit 8b09ac07d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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