Skip to content

Commit f4da401

Browse files
committed
[CI] no ff
1 parent e3862cf commit f4da401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
target: "x86_64-unknown-linux-musl"
6464
- os: "windows-2019"
6565
target: "x86_64-pc-windows-gnu"
66-
fail-fast: true
66+
fail-fast: false
6767
runs-on: ${{ matrix.os }}
6868
steps:
6969
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)