Skip to content

Commit 7e2b421

Browse files
committed
Provide template locations to target-gen
1 parent a43f6b2 commit 7e2b421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cargo/config.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ rustflags = [
1717
"-C",
1818
"force-frame-pointers=no",
1919
]
20-
runner = "target-gen run"
20+
runner = "target-gen test template.yaml target/definition.yaml"
2121

2222
[build]
2323
target = "{{target-arch}}"

0 commit comments

Comments
 (0)