Skip to content

Commit 8a0ba2c

Browse files
committed
Concurrency
1 parent 0bf4247 commit 8a0ba2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ jobs:
1414
with:
1515
python_versions: '["3.10", "3.11", "3.12", "3.13", "3.14"]'
1616
operating_systems: '["ubuntu-latest", "windows-latest"]'
17-
tests_concurrency: "16"
17+
tests_concurrency: "1"
1818
# Codecov inputs omitted - apify-shared-python doesn't use codecov.

0 commit comments

Comments
 (0)