Skip to content

Commit d82eeff

Browse files
committed
Don't run tests in parallel
1 parent 3a61db3 commit d82eeff

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ TEST_CMD := APIGEE_ACCESS_TOKEN="$(APIGEE_ACCESS_TOKEN)" \
134134
STATUS_ENDPOINT_API_KEY="$(STATUS_ENDPOINT_API_KEY)" \
135135
PYTHONPATH=. poetry run pytest --disable-warnings -vv \
136136
--color=yes \
137-
-n 4 \
138137
--api-name=nhs-notify-supplier \
139138
--proxy-name="$(PROXY_NAME)" \
140139
-s \

0 commit comments

Comments
 (0)