We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4176661 commit b4c476fCopy full SHA for b4c476f
1 file changed
.github/workflows/docs.yml
@@ -37,8 +37,6 @@ jobs:
37
needs:
38
- list-languages
39
name: Sphinx
40
- # TODO: ignore failures on non-English builds until we fix these
41
- continue-on-error: ${{ matrix.language != 'en' }}
42
strategy:
43
fail-fast: false
44
matrix:
0 commit comments