FIX: Run tests again and disable GEOMEAN test

This commit is contained in:
Nicolás Hatcher
2024-12-13 15:57:49 +01:00
committed by Nicolás Hatcher Andrés
parent 17cd1fee96
commit 41350fbd73
2 changed files with 1 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ format:
.PHONY: tests
tests: lint
cargo test
make remove-artifacts
# Regretabbly we need to build the wasm twice, once for the nodejs tests
# and a second one for the vitest.