mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 01:14:31 +02:00
Run cog with --diff to show errors
This commit is contained in:
parent
1361ed5711
commit
f91e4c9e52
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -56,4 +56,4 @@ jobs:
|
|||
run: black . --check
|
||||
- name: Check if cog needs to be run
|
||||
run: |
|
||||
cog --check README.md docs/*.rst
|
||||
cog --check --diff README.md docs/*.rst
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue