Skip to content

Commit f4ebabd

Browse files
authored
ci: run all docs jobs if one fails (#441)
1 parent 284d979 commit f4ebabd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ jobs:
237237
docs:
238238
name: Docs on ${{ matrix.runs-on }}
239239
strategy:
240+
fail-fast: false
240241
matrix:
241242
runs-on: [ubuntu-latest, macos-latest, windows-latest]
242243
runs-on: ${{ matrix.runs-on }}

0 commit comments

Comments
 (0)