diff --git a/.github/workflows/_tests.yaml b/.github/workflows/_tests.yaml index 2582500647..6385aced9d 100644 --- a/.github/workflows/_tests.yaml +++ b/.github/workflows/_tests.yaml @@ -17,4 +17,4 @@ jobs: operating_systems: '["ubuntu-latest", "windows-latest", "macos-latest"]' python_version_for_codecov: "3.14" operating_system_for_codecov: ubuntu-latest - tests_concurrency: "2" + tests_concurrency: "8"