Skip to content

Commit

Permalink
why ci why
Browse files Browse the repository at this point in the history
Signed-off-by: Lann Martin <lann.martin@fermyon.com>
  • Loading branch information
lann committed Jul 19, 2024
1 parent 384255a commit 0419c57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-factors-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# Terrible, no-good hack: force running build.rs to get test wasms
echo 'Preparing test environment; this will take a minute on empty cache...'
cargo test -p spin-cli >/dev/null 2>&1
cargo test -p spin-cli # >/dev/null 2>&1

cargo test \
-p spin-core \
Expand Down

0 comments on commit 0419c57

Please sign in to comment.