Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Commit 7fb8069

Browse files
author
3np
committed
ci(unittests): fail-fast=false
1 parent 5740bd0 commit 7fb8069

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/unittests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ jobs:
77
name: python ${{ matrix.python-version }}, bitcoind ${{ matrix.bitcoind-version }} on ${{ matrix.os }}
88
runs-on: ${{ matrix.os }}
99
strategy:
10+
fail-fast: false
1011
matrix:
1112
os:
1213
- macos-13

0 commit comments

Comments
 (0)