update ci

This commit is contained in:
Mitchell Marino
2023-01-11 22:45:29 -06:00
parent f5208517bb
commit 5f2bba7e60
+1 -1
View File
@@ -12,6 +12,6 @@ inputs:
run: run:
path: cargo path: cargo
args: ["test"] args: ["build", "--release"]
dir: "repo" dir: "repo"