Skip to content

Commit f252e3a

Browse files
committed
.github: add name when calling test from self trigger
1 parent 0279dc3 commit f252e3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/trigger.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
uses: ./.github/workflows/test.yml
3030
with:
3131
target: "x86_64"
32+
name: "infix"
3233

3334
test-publish-x86_64:
3435
needs: test-run-x86_64

0 commit comments

Comments
 (0)