mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-05 04:29:47 +00:00
run sequential tests on remote
This commit is contained in:
4
test-ng.sh
vendored
4
test-ng.sh
vendored
@@ -36,7 +36,9 @@ if [ -z ${GITHUB_WORKFLOW} ]; then
|
||||
else
|
||||
## CI/CD
|
||||
export COVERAGE_FILE="${cur}/.coverage"
|
||||
tests-ng/tests-launcher.py
|
||||
# running multiple jobs in parallel sometimes
|
||||
# messes with the results on remote servers
|
||||
tests-ng/tests-launcher.py 1
|
||||
fi
|
||||
|
||||
# clear workdir
|
||||
|
||||
Reference in New Issue
Block a user