Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit c934679

Browse files
committed
Rebalance according to amazing AI OPTIMISED™ algorithm
1 parent c8c7f5a commit c934679

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/tests.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -319,16 +319,16 @@ jobs:
319319

320320
# Test with workers
321321
- workers: workers
322-
regex: 'A-Fa-f'
322+
regex: 'A-Ea-e'
323323

324324
- workers: workers
325-
regex: 'G-Lg-l'
325+
regex: 'F-Lf-l'
326326

327327
- workers: workers
328-
regex: 'M-Rm-r'
328+
regex: 'M-Qm-q'
329329

330330
- workers: workers
331-
regex: 'S-Zs-z'
331+
regex: 'R-Zr-z'
332332

333333
steps:
334334
# The path is set via a file given by $GITHUB_PATH. We need both Go 1.17 and GOPATH on the path to run Complement.

0 commit comments

Comments
 (0)