Run new HTTPS test in CI, refs #1955

0.63.x
Simon Willison 2022-12-17 18:38:26 -08:00
rodzic 0bd3eaa2dd
commit e6d94f9ffa
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -35,6 +35,8 @@ jobs:
run: |
pytest -n auto -m "not serial"
pytest -m "serial"
# And the test that exceeds a localhost HTTPS server
tests/test_datasette_https_server.sh
- name: Check if cog needs to be run
run: |
cog --check docs/*.rst