FIX: Run tests again and disable GEOMEAN test
This commit is contained in:
committed by
Nicolás Hatcher Andrés
parent
17cd1fee96
commit
41350fbd73
1
Makefile
1
Makefile
@@ -10,6 +10,7 @@ format:
|
|||||||
|
|
||||||
.PHONY: tests
|
.PHONY: tests
|
||||||
tests: lint
|
tests: lint
|
||||||
|
cargo test
|
||||||
make remove-artifacts
|
make remove-artifacts
|
||||||
# Regretabbly we need to build the wasm twice, once for the nodejs tests
|
# Regretabbly we need to build the wasm twice, once for the nodejs tests
|
||||||
# and a second one for the vitest.
|
# and a second one for the vitest.
|
||||||
|
|||||||
Reference in New Issue
Block a user