Enable typing-tests in CI.

This commit is contained in:
Andrey Rakhmatullin 2023-11-12 20:47:52 +04:00
parent 5d55e4f56b
commit 204d6e180a
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@ jobs:
- python-version: 3.8
env:
TOXENV: typing
- python-version: 3.8
env:
TOXENV: typing-tests
- python-version: "3.11" # Keep in sync with .readthedocs.yml
env:
TOXENV: docs