We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a43f6b2 commit 7e2b421Copy full SHA for 7e2b421
.cargo/config.toml
@@ -17,7 +17,7 @@ rustflags = [
17
"-C",
18
"force-frame-pointers=no",
19
]
20
-runner = "target-gen run"
+runner = "target-gen test template.yaml target/definition.yaml"
21
22
[build]
23
target = "{{target-arch}}"
0 commit comments