Fix outstanding problems with CI pipeline and codebase state #3

Merged
kayomn merged 9 commits from ci-updates into main 2022-10-04 00:11:33 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 49557f32bc - Show all commits

View File

@ -5,4 +5,4 @@ steps:
- name: build & test
image: euantorano/zig:0.9.1
commands:
- zig test src/main.zig
- zig build test