Merge pull request #4276 from guggero/actions-failure
github: remove continue-on-error
This commit is contained in:
commit
8b09ac07d3
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user