We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb9a3f5 commit cbf3954Copy full SHA for cbf3954
.github/workflows/_tests.yaml
@@ -17,4 +17,4 @@ jobs:
17
operating_systems: '["ubuntu-latest", "windows-latest", "macos-latest"]'
18
python_version_for_codecov: "3.14"
19
operating_system_for_codecov: ubuntu-latest
20
- tests_concurrency: "2"
+ tests_concurrency: "8"
0 commit comments