Skip to content

Commit 3c53fc2

Browse files
authored
Apply suggestions from code review
1 parent ee88e8a commit 3c53fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ jobs:
312312

313313
- name: Test package
314314
run: >-
315-
python -m pytest -n augo -ra --showlocals -m "not setuptools"
315+
python -m pytest -n auto -ra --showlocals -m "not setuptools"
316316
--durations=20
317317
env:
318318
SETUPTOOLS_USE_DISTUTILS: "local"

0 commit comments

Comments
 (0)