We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 696d1ac commit f6c8e0bCopy full SHA for f6c8e0b
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
name: ${{ matrix.config.os }} (${{ matrix.config.r }})
25
26
strategy:
27
- fail-fast: true
+ fail-fast: false
28
matrix:
29
config:
30
- {os: macOS-latest, r: 'devel'}
0 commit comments