mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
ci / docs: Turn sphinx warnings into errors.
This will help prevent future warnings from sphinx.
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -173,7 +173,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
working-directory: docs
|
working-directory: docs
|
||||||
run: sphinx-build source build
|
run: sphinx-build -W --keep-going source build
|
||||||
|
|
||||||
build_meson:
|
build_meson:
|
||||||
name: Meson / ${{ matrix.os }}
|
name: Meson / ${{ matrix.os }}
|
||||||
|
|||||||
Reference in New Issue
Block a user