This commit is contained in:
Andras Schmelczer 2025-11-02 17:45:22 +00:00
parent fe2ac7018d
commit eb2b2ba56e
2 changed files with 4 additions and 1 deletions

View file

@ -21,7 +21,7 @@ else
cargo fmt --all -- --check
fi
cargo machete
cargo machete --with-metadata
echo "Running checks in frontend"
cd ../frontend