kopia lustrzana https://github.com/simonw/datasette
rodzic
51ee8caa4a
commit
38d28dd958
|
@ -33,9 +33,8 @@ jobs:
|
|||
pip freeze
|
||||
- name: Run tests
|
||||
run: |
|
||||
# pytest -n auto -m "not serial"
|
||||
# pytest -m "serial"
|
||||
pytest -n auto
|
||||
pytest -n auto -m "not serial"
|
||||
pytest -m "serial"
|
||||
- name: Check if cog needs to be run
|
||||
run: |
|
||||
cog --check docs/*.rst
|
||||
|
|
Ładowanie…
Reference in New Issue