From 04e4ff7ec161ae681418ce6a3d6d431a837922b4 Mon Sep 17 00:00:00 2001 From: Niko Matsakis Date: Fri, 13 Dec 2024 15:28:01 +0000 Subject: [PATCH] modify check to just run cargo rpg check --- justfile | 1 - 1 file changed, 1 deletion(-) diff --git a/justfile b/justfile index f5c36f7b..62897213 100644 --- a/justfile +++ b/justfile @@ -8,6 +8,5 @@ build: api mdbook build check: - cargo build cargo rpg check \ No newline at end of file