mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-06 19:06:08 +10:00
Ignore tests inside vendored modules
This commit is contained in:
@@ -14,4 +14,4 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && cd .. && pwd )"
|
||||
|
||||
source "$DIR/.venv/bin/activate"
|
||||
|
||||
pytest -s --basetemp=tests/out
|
||||
pytest -s --basetemp=tests/out --ignore=archivebox/vendor
|
||||
|
||||
Reference in New Issue
Block a user