Skip to content
Snippets Groups Projects
Commit a2d30ca0 authored by Patrick Godwin's avatar Patrick Godwin Committed by Kipp Cannon
Browse files

.gitlab-ci.yml: add GSTLAL_FIR_WHITEN env var to gstlal-test

parent 58dfe3bf
No related branches found
No related tags found
No related merge requests found
......@@ -222,6 +222,7 @@ test:gstlal:
dependencies:
- level0:gstlal
script:
- export GSTLAL_FIR_WHITEN=0
- apt-get install -y python-pytest
- cd gstlal
- python -m pytest -v --doctest-modules --ignore gst/python --ignore port-tools --ignore tests --ignore python/misc.py --ignore python/pipeparts/__init__.py --ignore python/matplotlibhelper.py
......
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