mirror of
https://github.com/recp/cglm.git
synced 2025-12-25 12:55:04 +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
|
||||
working-directory: docs
|
||||
run: sphinx-build source build
|
||||
run: sphinx-build -W --keep-going source build
|
||||
|
||||
build_meson:
|
||||
name: Meson / ${{ matrix.os }}
|
||||
|
||||
Reference in New Issue
Block a user