Skip to content

Commit

Permalink
fix: run itests in final-check
Browse files Browse the repository at this point in the history
  • Loading branch information
ngutech21 committed Dec 23, 2023
1 parent 3526a19 commit 1ba511f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions justfile
Original file line number Diff line number Diff line change
@@ -36,6 +36,7 @@ final-check:
cargo fmt --all
just typos
cargo test
just run-itests
just build-wasm

#run coverage

0 comments on commit 1ba511f

Please sign in to comment.