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 c6dd536 commit fed16a6Copy full SHA for fed16a6
.github/workflows/ci-unittests.yml
@@ -5,7 +5,7 @@ on:
5
workflow_dispatch:
6
7
jobs:
8
- run-retagger:
+ run-tests:
9
uses: ./.github/workflows/ci-matrix-gen.yml
10
with:
11
jobs_to_run: ^(?=.*python)(?!.*(retagger|dsl)).*$
0 commit comments