Skip to content

Commit 9fbb1a1

Browse files
committed
fix: set fail-fast to false
1 parent d71c79f commit 9fbb1a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/review.yml

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ on:
5252
jobs:
5353
review:
5454
strategy:
55+
fail-fast: false
5556
matrix:
5657
system:
5758
- x86_64-linux

0 commit comments

Comments
 (0)