Skip to content

Commit

Permalink
remove cov cargo command
Browse files Browse the repository at this point in the history
  • Loading branch information
MicaiahReid committed May 7, 2024
1 parent 76e9694 commit 5570c3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .cargo/config
@@ -1,3 +1,2 @@
[alias]
chainhook-install = "install --path components/chainhook-cli --locked --force --features cli --features debug --no-default-features"
cov = "llvm-cov nextest --workspace --locked --features redis_tests --lcov --output-path lcov.info"

0 comments on commit 5570c3f

Please sign in to comment.