We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d7fcdf commit e036bc4Copy full SHA for e036bc4
1 file changed
.github/workflows/python-tests.yaml
@@ -38,7 +38,7 @@ jobs:
38
run: tox -e '${{ matrix.python-version }}-{django21,django22,django30,django31,django32,psycopg2,flask,generic,sqlalchemy}'
39
working-directory: ./python/sqlcommenter-python
40
41
- misc:
+ lint:
42
strategy:
43
fail-fast: false
44
matrix:
0 commit comments