Skip to content

Commit 0d1851b

Browse files
authored
Merge pull request #833 from zcash/fix-ci
CI fixes
2 parents 7a39f55 + b672cee commit 0d1851b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ jobs:
77
name: Test on ${{ matrix.os }}${{ matrix.name_suffix }}
88
runs-on: ${{ matrix.os }}
99
strategy:
10+
fail-fast: false
1011
matrix:
1112
stage: [stable, beta, nightly]
1213
os: [ubuntu-latest, windows-latest, macOS-latest]

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)