Skip to content

Commit

Permalink
makefile: update era-test target
Browse files Browse the repository at this point in the history
  • Loading branch information
fkrause98 committed Aug 16, 2024
1 parent 2b38ad3 commit 975fac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ ci-test:
export LLVM_SYS_170_PREFIX=$(LLVM_PATH) && $(MAKE) test

era-test: submodules
cd ./zksync-era/core/lib/multivm && cargo t
cd ./zksync-era/core/lib/multivm && cargo t era_vm

0 comments on commit 975fac9

Please sign in to comment.