From 31900e1a3cfdb7db38e03aee3bc69fd68ddee4bc Mon Sep 17 00:00:00 2001 From: "Olivier Wilkinson (reivilibre)" Date: Fri, 27 May 2022 15:13:21 +0100 Subject: Cut out regex splits to get a full idea --- .github/workflows/tests.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 24e02021d5..f997d3466b 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -319,16 +319,6 @@ jobs: # Test with workers - workers: workers - regex: 'A-Ea-e' - - - workers: workers - regex: 'F-Lf-l' - - - workers: workers - regex: 'M-Qm-q' - - - workers: workers - regex: 'R-Zr-z' steps: # 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. -- cgit 1.4.1