renderer-mvp/post-processing #56
|
@ -5,4 +5,5 @@ steps:
|
||||||
- name: build & test
|
- name: build & test
|
||||||
image: chainguard/zig:latest
|
image: chainguard/zig:latest
|
||||||
commands:
|
commands:
|
||||||
|
- zig build
|
||||||
- zig build test
|
- zig build test
|
||||||
|
|
Loading…
Reference in New Issue