mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-09-24 19:04:12 +02:00
parent
6dd6c1b2ea
commit
1f89580a42
1 changed files with 0 additions and 5 deletions
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
|
|
@ -46,8 +46,3 @@ jobs:
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
pytest -v
|
pytest -v
|
||||||
- name: run mypy
|
|
||||||
run: mypy sqlite_utils tests
|
|
||||||
- name: Check if cog needs to be run
|
|
||||||
run: |
|
|
||||||
cog --check --diff README.md docs/*.rst
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue