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 37bd0f10ac - Show all commits

View File

@ -6,4 +6,4 @@ steps:
image: euantorano/zig:0.9.1
commands:
- zig build test
- ./zig-cache/o/b57ef32c79a05339fbe4a8eb648ff6df/test main.zig
- $(find zig-cache -name test) main.zig