test: add zigmod ci
This commit is contained in:
parent
23135d80b8
commit
aa01b6f22d
1 changed files with 3 additions and 0 deletions
3
test.sh
3
test.sh
|
@ -2,6 +2,9 @@
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
echo "zigmod"
|
||||||
|
zigmod ci
|
||||||
|
|
||||||
echo "Unit tests..."
|
echo "Unit tests..."
|
||||||
zig build test
|
zig build test
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue