mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-03 01:15:57 +10:00
add ci for parallel tests
This commit is contained in:
@@ -14,4 +14,5 @@ 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/data "$@"
|
||||
exec ./bin/test_plugins.sh
|
||||
|
||||
Reference in New Issue
Block a user