Fix outstanding problems with CI pipeline and codebase state #3
|
@ -5,4 +5,4 @@ steps:
|
||||||
- name: build & test
|
- name: build & test
|
||||||
image: euantorano/zig:0.9.1
|
image: euantorano/zig:0.9.1
|
||||||
commands:
|
commands:
|
||||||
- zig test src/main.zig
|
- zig build test
|
||||||
|
|
Loading…
Reference in New Issue