Files
lneto/.github/workflows/memci.json
T
2026-09-03 06:44:14 -07:00

7 lines
137 B
JSON

[
{
"name":"Stack MWE",
"build":"go build -o=mwe.elf ./examples/min-working-example",
"elf":"mwe.elf"
}
]