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 0c708df commit 22ee071Copy full SHA for 22ee071
.github/workflows/ci-unittests.yml
@@ -17,4 +17,4 @@ jobs:
17
needs: build-standalone-artifacts
18
uses: ./.github/workflows/ci-matrix-gen.yml
19
with:
20
- jobs_to_run: ^(?=.*python)(?!.*(retagger|dsl|build)).*$
+ jobs_to_run: ^(?=.*python)(?!.*(retagger|dsl|build|bench)).*$
0 commit comments