Skip to content

Commit

Permalink
comment out run-tests.zsh
Browse files Browse the repository at this point in the history
  • Loading branch information
iesahin committed Jan 28, 2025
1 parent 2ecc6a8 commit 0f1adcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-tests.zsh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# LLVM_PROFILE_FILE="${TMPDIR}/xvc-%p-%m.profraw" CARGO_INCREMENTAL=0 RUSTFLAGS="-Cinstrument-coverage" XVC_TRYCMD_TESTS=storage,file,pipeline,core,start TRYCMD=overwrite cargo llvm-cov --features test-ci --lcov --output-path lcov.info -p xvc # --test z_test_docs
XVC_TRYCMD_TESTS=storage,file,pipeline,core,start TRYCMD=overwrite rws cargo test --features test-ci -p xvc
# XVC_TRYCMD_TESTS=storage,file,pipeline,core,start TRYCMD=overwrite rws cargo test --features test-ci -p xvc

0 comments on commit 0f1adcb

Please sign in to comment.