We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 617d0fd commit 55c0590Copy full SHA for 55c0590
1 file changed
.github/workflows/trigger.yml
@@ -29,6 +29,7 @@ jobs:
29
uses: ./.github/workflows/test.yml
30
with:
31
target: "x86_64"
32
+ name: "infix"
33
34
test-publish-x86_64:
35
needs: test-run-x86_64
0 commit comments