mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-09-21 07:54:24 +02:00
parent
e1d55de8f8
commit
6dd6c1b2ea
1 changed files with 0 additions and 4 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
|
@ -48,10 +48,6 @@ jobs:
|
||||||
pytest -v
|
pytest -v
|
||||||
- name: run mypy
|
- name: run mypy
|
||||||
run: mypy sqlite_utils tests
|
run: mypy sqlite_utils tests
|
||||||
- name: run flake8
|
|
||||||
run: flake8
|
|
||||||
- name: Check formatting
|
|
||||||
run: black . --check
|
|
||||||
- name: Check if cog needs to be run
|
- name: Check if cog needs to be run
|
||||||
run: |
|
run: |
|
||||||
cog --check --diff README.md docs/*.rst
|
cog --check --diff README.md docs/*.rst
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue