From 5f0d77707db973c4392d14bcc4288f82dbe9da9b Mon Sep 17 00:00:00 2001 From: mo khan Date: Thu, 29 May 2025 11:20:28 -0600 Subject: chore: run cargo tests too --- bin/cibuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin') diff --git a/bin/cibuild b/bin/cibuild index a992895..6e5b889 100755 --- a/bin/cibuild +++ b/bin/cibuild @@ -13,4 +13,6 @@ apt update apt install -y mise eval "$(mise activate bash)" mise install + ./bin/test +cargo test -- cgit v1.2.3