mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
test: Do test with docutils-0.17b1
This commit is contained in:
parent
c6c970e322
commit
26d0bb641b
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
|||||||
coverage: "--cov ./ --cov-append --cov-config setup.cfg"
|
coverage: "--cov ./ --cov-append --cov-config setup.cfg"
|
||||||
- name: py310-dev
|
- name: py310-dev
|
||||||
python: 3.10-dev
|
python: 3.10-dev
|
||||||
docutils: du16
|
docutils: du17
|
||||||
os: ubuntu-latest # required
|
os: ubuntu-latest # required
|
||||||
env:
|
env:
|
||||||
PYTEST_ADDOPTS: ${{ matrix.coverage }}
|
PYTEST_ADDOPTS: ${{ matrix.coverage }}
|
||||||
|
Loading…
Reference in New Issue
Block a user