Skip to content

Commit b8ac5ef

Browse files
authored
chore(ci): Turn off fail-fast in rust.yml (#242)
1 parent 6cd31c1 commit b8ac5ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ env:
4848
jobs:
4949
rust:
5050
strategy:
51+
fail-fast: false
5152
matrix:
5253
name: ["clippy", "docs", "test", "build"]
5354

0 commit comments

Comments
 (0)