Skip to content

Commit fed16a6

Browse files
committed
PR workflow, rename job
1 parent c6dd536 commit fed16a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-unittests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
workflow_dispatch:
66

77
jobs:
8-
run-retagger:
8+
run-tests:
99
uses: ./.github/workflows/ci-matrix-gen.yml
1010
with:
1111
jobs_to_run: ^(?=.*python)(?!.*(retagger|dsl)).*$

0 commit comments

Comments
 (0)