We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26d38da commit 80887abCopy full SHA for 80887ab
1 file changed
.github/workflows/python-unit-tests.yaml
@@ -29,3 +29,5 @@ jobs:
29
run: pip install -U tox-factor
30
- name: run tox
31
run: tox -e '${{ matrix.python-version }}-{django21,psycopg2,flask}'
32
+ working-directory: ./python/sqlcommenter-python
33
+
0 commit comments