disable docs CI because readthedocs tests it

pull/678/head
Nicco Kunzmann 2024-07-01 22:46:38 +01:00
rodzic 164252e3f9
commit dd78c64a8f
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -22,7 +22,7 @@ jobs:
- ["3.9", "py39"]
- ["3.10", "py310"]
- ["pypy-3.9", "pypy3"]
- ["3.10", "docs"]
# - ["3.10", "docs"] Disable docs build because we have readthedocs
- ["3.11", "py311"]
- ["3.12", "py312"]