CI
This commit is contained in:
7
tests/start_tests_gitlab.sh
Executable file
7
tests/start_tests_gitlab.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
apk add --update libmagic
|
||||
pip3.10 install -r requirements.txt
|
||||
|
||||
sh tests/start_tests.sh
|
||||
|
||||
cp tests/coverage/coverage.xml ./coverage.xml
|
||||
cp tests/coverage/report.xml ./report.xml
|
||||
Reference in New Issue
Block a user