mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-31 17:51:33 +02:00
Merge pull request #4276 from guggero/actions-failure
github: remove continue-on-error
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user