Skip to content
Snippets Groups Projects
Commit c1e20980 authored by Patrick Godwin's avatar Patrick Godwin
Browse files

gitlab-ci.yml: ignore string submodule for tests until it is properly linked

parent d97027eb
No related branches found
No related tags found
No related merge requests found
......@@ -319,7 +319,7 @@ test:gstlal-burst:
- gst-inspect-1.0
- cd gstlal-burst
- python -m pytest -v --doctest-modules --ignore python/excesspower --ignore tests/trigger_test_01.py
- python -m pytest -v --doctest-modules --ignore python/excesspower --ignore python/string --ignore tests/trigger_test_01.py
only:
- schedules
allow_failure: true
......
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