We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0279dc3 commit f252e3aCopy full SHA for f252e3a
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