1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-05 23:08:02 +00:00

linting and test launcher fix

This commit is contained in:
deadc0de6
2023-01-20 14:03:10 +01:00
parent bc265a8a00
commit 1f4b059313
2 changed files with 14 additions and 10 deletions

2
test-ng.sh vendored
View File

@@ -36,7 +36,7 @@ if [ -z ${GITHUB_WORKFLOW} ]; then
else
## CI/CD
export COVERAGE_FILE="${cur}/.coverage"
tests-ng/tests-launcher.py 1
tests-ng/tests-launcher.py
fi
# clear workdir