Skip to content

Commit bbe8f4c

Browse files
committed
fix test deps
1 parent 7945c1b commit bbe8f4c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Tests
1+
name: Testing
22

33
on:
44
pull_request:

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ dev = [
5656
"ipdb",
5757
"pytest",
5858
"pytest-plt",
59+
"pytest-xdist",
5960
"typeguard",
6061
]
6162

0 commit comments

Comments
 (0)