Skip to content

Commit 7917cab

Browse files
add more test cases
1 parent fdb4711 commit 7917cab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test_tox.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,10 @@ 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
9090
pytest: false
9191

9292
test_libraries:

0 commit comments

Comments
 (0)