diff --git a/frontend/check.sh b/frontend/check.sh index 23a4930..bb7b4e4 100755 --- a/frontend/check.sh +++ b/frontend/check.sh @@ -8,3 +8,4 @@ cargo fmt --all -- --check cargo clippy --workspace --all-targets --all-features -- -D warnings -W clippy::all cargo test --workspace --all-targets --all-features cargo test --workspace --doc +trunk build