Skip to content

Commit e2de31d

Browse files
committed
Fail slow
1 parent d96f5ba commit e2de31d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
name: ${{ matrix.config.os }} (${{ matrix.config.r }})
2626

2727
strategy:
28-
fail-fast: true
28+
fail-fast: false
2929
matrix:
3030
config:
3131
- {os: macOS-latest, r: 'devel'}

0 commit comments

Comments
 (0)