Skip to content

Commit 80887ab

Browse files
committed
Change working directory of tox run
1 parent 26d38da commit 80887ab

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/python-unit-tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ jobs:
2929
run: pip install -U tox-factor
3030
- name: run tox
3131
run: tox -e '${{ matrix.python-version }}-{django21,psycopg2,flask}'
32+
working-directory: ./python/sqlcommenter-python
33+

0 commit comments

Comments
 (0)