Skip to content

Commit

Permalink
Remove tarpaulin (lambdaclass#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
matias-gonz authored Apr 5, 2023
1 parent a270463 commit 7faf22d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ check: compile-cairo compile-starknet
cargo check --all

deps: check-python-version
cargo install cargo-tarpaulin --version 0.23.1
cargo install flamegraph --version 0.6.2
cargo install cargo-llvm-cov --version 0.5.14
python3 -m venv starknet-venv
Expand Down

0 comments on commit 7faf22d

Please sign in to comment.