mirror of
https://github.com/mCaptcha/cache.git
synced 2026-01-25 04:16:29 +00:00
debug: disable spellcheck
This commit is contained in:
4
Makefile
4
Makefile
@@ -40,9 +40,9 @@ env:
|
||||
@-pip install codespell
|
||||
|
||||
test:
|
||||
@ . venv/bin/activate && ./scripts/spellcheck.sh -c
|
||||
# cargo test --all --all-features --no-fail-fast
|
||||
./tests/test.py
|
||||
#@ . venv/bin/activate && ./scripts/spellcheck.sh -c
|
||||
# cargo test --all --all-features --no-fail-fast
|
||||
|
||||
xml-test-coverage:
|
||||
cargo tarpaulin -t 1200 --out Xml --all --all-features --no-fail-fast
|
||||
|
||||
Reference in New Issue
Block a user