mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update CI configuration
- Merge LaTeX and Coverage into the main CI file - Only run tests when a relevant file changes - Update ``actions/checkout`` - Set ``-Werror`` only on pytest steps - Reduce verbosity on the documentation workflow
This commit is contained in:
@@ -192,7 +192,7 @@ contents:
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- name: Build HTML
|
||||
uses: ammaraskar/sphinx-action@master
|
||||
- name: Upload artifacts
|
||||
|
||||
Reference in New Issue
Block a user