We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b5de03 commit 8acbfd2Copy full SHA for 8acbfd2
.github/workflows/test.yml
@@ -46,7 +46,7 @@ jobs:
46
- name: run flake8
47
run: flake8
48
- name: run ty
49
- run: ty check
+ run: ty check sqlite_utils
50
- name: Check formatting
51
run: black . --check
52
- name: Check if cog needs to be run
0 commit comments