Run new HTTPS test in CI, refs #1955

pull/1965/head
Simon Willison 2022-12-17 18:38:26 -08:00
rodzic d1d369456a
commit 0ea139dfe5
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