We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0370fe6 commit f0f3404Copy full SHA for f0f3404
.github/workflows/_tests.yaml
@@ -17,7 +17,7 @@ jobs:
17
operating_systems: '["ubuntu-latest", "windows-latest"]'
18
python_version_for_codecov: "3.14"
19
operating_system_for_codecov: ubuntu-latest
20
- tests_concurrency: "16"
+ tests_concurrency: "auto"
21
22
integration_tests:
23
name: Integration tests
0 commit comments