Skip to content

Commit f0f3404

Browse files
committed
concurrency
1 parent 0370fe6 commit f0f3404

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
@@ -17,7 +17,7 @@ jobs:
1717
operating_systems: '["ubuntu-latest", "windows-latest"]'
1818
python_version_for_codecov: "3.14"
1919
operating_system_for_codecov: ubuntu-latest
20-
tests_concurrency: "16"
20+
tests_concurrency: "auto"
2121

2222
integration_tests:
2323
name: Integration tests

0 commit comments

Comments
 (0)