Skip to content

Commit

Permalink
FIX: Run tests again and disable GEOMEAN test
Browse files Browse the repository at this point in the history
  • Loading branch information
nhatcher committed Dec 13, 2024
1 parent 17cd1fe commit 41350fb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
File renamed without changes.

0 comments on commit 41350fb

Please sign in to comment.