mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2026-05-29 18:02:02 +01:00
ci(repo): migrate to github actions. (#119)
tests(repo): modified to github actions.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user