Skip to content

Commit 642e229

Browse files
committed
Update cookiecutter
1 parent 3845c7e commit 642e229

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ livetest:
6969

7070
.PHONY: _paralleltest
7171
_paralleltest: | tests/cli.toml
72-
pytest -v tests pulp-glue-workflow/tests -m live -n 8
72+
pytest -v tests pulp-glue-workflow/tests -m "$(PYTEST_MARK)" -n 8
7373

7474
.PHONY: paralleltest
7575
paralleltest:

0 commit comments

Comments
 (0)