Skip to content

Commit 193c1a7

Browse files
committed
Increase concurrency
1 parent 286a00a commit 193c1a7

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
@@ -28,4 +28,4 @@ jobs:
2828
operating_systems: '["ubuntu-latest"]'
2929
python_version_for_codecov: "3.14"
3030
operating_system_for_codecov: ubuntu-latest
31-
tests_concurrency: "1"
31+
tests_concurrency: "16"

0 commit comments

Comments
 (0)