Skip to content
Snippets Groups Projects
Commit 4c2a7396 authored by Moritz Huebner's avatar Moritz Huebner
Browse files

Added long tests back to CI

parent 266c340c
No related branches found
No related tags found
No related merge requests found
......@@ -29,9 +29,9 @@ exitcode-jessie:
- coverage run --include=tupak/* -a test/waveform_generator_tests.py
- coverage html
- coverage-badge -o coverage_badge.svg -f
# - coverage run --omit=* -a test/example_tests.py
# - coverage run --omit=* -a test/noise_realisation_tests.py
# - coverage run --omit=* -a test/tests.py
- coverage run --omit=* -a test/example_tests.py
- coverage run --omit=* -a test/noise_realisation_tests.py
- coverage run --omit=* -a test/tests.py
# Make the documentation
- pip install -r docs/requirements.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment