mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
CLI reference docs, maintained by cog - refs #1594
This commit is contained in:
parent
63537dd3de
commit
4b23f01f3e
4 changed files with 360 additions and 0 deletions
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
|
|
@ -28,3 +28,6 @@ jobs:
|
|||
run: |
|
||||
pytest -n auto -m "not serial"
|
||||
pytest -m "serial"
|
||||
- name: Check if cog needs to be run
|
||||
run: |
|
||||
cog --check docs/*.rst
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue