Skip to content

Commit 38b630b

Browse files
add more test cases
1 parent fdb4711 commit 38b630b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/test_tox.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,11 @@ jobs:
8383
uses: ./.github/workflows/tox.yml
8484
with:
8585
envs: |
86+
- linux: pep8
8687
- linux: py3
8788
fill: true
88-
fill_platforms: linux
89-
fill_factors: xdist
89+
fill_platforms: linux,macos
90+
fill_factors: python_version
9091
pytest: false
9192

9293
test_libraries:

0 commit comments

Comments
 (0)