We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 908afa8 commit 0aadcf2Copy full SHA for 0aadcf2
.github/workflows/ci-unittests.yml
@@ -9,4 +9,4 @@ jobs:
9
if: github.event.pull_request.draft == false
10
uses: ./.github/workflows/ci-matrix-gen.yml
11
with:
12
- jobs_to_run: ^(?=.*python)(?!.*(retagger|dsl|windows|darwin)).*$
+ jobs_to_run: ^(?=.*python)(?!.*(retagger|dsl)).*$
0 commit comments