Skip to content

Commit dfdd972

Browse files
committed
WIP: test only unittestextras
1 parent d0ee227 commit dfdd972

1 file changed

Lines changed: 27 additions & 27 deletions

File tree

.github/workflows/test.yml

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -55,33 +55,33 @@ jobs:
5555
matrix:
5656
name: [
5757
"windows-py39-unittestextras",
58-
"windows-py39-pluggy",
59-
"windows-py39-xdist",
60-
"windows-py310",
61-
"windows-py311",
62-
"windows-py312",
63-
"windows-py313",
64-
"windows-py314",
65-
66-
"ubuntu-py39-lsof-numpy-pexpect",
67-
"ubuntu-py39-pluggy",
68-
"ubuntu-py39-freeze",
69-
"ubuntu-py39-xdist",
70-
"ubuntu-py310-xdist",
71-
"ubuntu-py311",
72-
"ubuntu-py312",
73-
"ubuntu-py313-pexpect",
74-
"ubuntu-py314",
75-
"ubuntu-pypy3-xdist",
76-
77-
"macos-py39",
78-
"macos-py310",
79-
"macos-py312",
80-
"macos-py313",
81-
"macos-py314",
82-
83-
"doctesting",
84-
"plugins",
58+
# "windows-py39-pluggy",
59+
# "windows-py39-xdist",
60+
# "windows-py310",
61+
# "windows-py311",
62+
# "windows-py312",
63+
# "windows-py313",
64+
# "windows-py314",
65+
#
66+
# "ubuntu-py39-lsof-numpy-pexpect",
67+
# "ubuntu-py39-pluggy",
68+
# "ubuntu-py39-freeze",
69+
# "ubuntu-py39-xdist",
70+
# "ubuntu-py310-xdist",
71+
# "ubuntu-py311",
72+
# "ubuntu-py312",
73+
# "ubuntu-py313-pexpect",
74+
# "ubuntu-py314",
75+
# "ubuntu-pypy3-xdist",
76+
#
77+
# "macos-py39",
78+
# "macos-py310",
79+
# "macos-py312",
80+
# "macos-py313",
81+
# "macos-py314",
82+
#
83+
# "doctesting",
84+
# "plugins",
8585
]
8686

8787
include:

0 commit comments

Comments
 (0)