Skip to content

Commit 31b1a17

Browse files
chg: specify tox test setting.
1 parent 14c6c7c commit 31b1a17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
python -m pip install tox setuptools pytest pytest-cov codecov
2626
- name: Build and test with tox.
2727
run: |
28-
tox
28+
tox -vv -e flake8

0 commit comments

Comments
 (0)