ci(repo): migrate to github actions. (#119)

tests(repo): modified to github actions.
This commit is contained in:
Mojib Wali
2020-12-03 15:19:45 +01:00
committed by GitHub
parent e45832be2b
commit 84f963b407
8 changed files with 65 additions and 66 deletions
+1 -1
View File
@@ -7,6 +7,6 @@
# details.
[pytest]
addopts = --isort --pydocstyle --pycodestyle --doctest-glob="*.rst" --doctest-modules --cov=invenio_theme_tugraz --cov-report=term-missing
addopts = --isort --pydocstyle --pycodestyle --doctest-glob="*.rst" --doctest-modules --cov=invenio_theme_tugraz --cov-report=term-missing tests invenio_theme_tugraz
testpaths = tests invenio_theme_tugraz
live_server_scope = module