Add full engine build to CI before testing
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
kayomn 2024-07-06 18:45:19 +02:00
parent 640a06c86b
commit c3d4cbe787

View File

@ -5,4 +5,5 @@ steps:
- name: build & test
image: chainguard/zig:latest
commands:
- zig build
- zig build test