Skip to content

Commit bc08593

Browse files
committed
Debugging: disable fail-fast
1 parent e4af5f7 commit bc08593

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
name: Test
5555
runs-on: ${{ matrix.target.os }}
5656
strategy:
57+
fail-fast: false
5758
matrix:
5859
profile:
5960
- dev

0 commit comments

Comments
 (0)