We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bf4247 commit 8a0ba2cCopy full SHA for 8a0ba2c
.github/workflows/_tests.yaml
@@ -14,5 +14,5 @@ jobs:
14
with:
15
python_versions: '["3.10", "3.11", "3.12", "3.13", "3.14"]'
16
operating_systems: '["ubuntu-latest", "windows-latest"]'
17
- tests_concurrency: "16"
+ tests_concurrency: "1"
18
# Codecov inputs omitted - apify-shared-python doesn't use codecov.
0 commit comments