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

7 lines
150 B
JSON

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