Skip to content
Snippets Groups Projects
Commit caca029e authored by Christopher Wipf's avatar Christopher Wipf
Browse files

.gitlab-ci.yml: relax testing tolerance for A+

parent 397412c8
No related branches found
No related tags found
No related merge requests found
Pipeline #28836 passed
......@@ -18,7 +18,7 @@ test:
- python3 -m gwinc A+ -s A+.png
- python3 -m gwinc Voyager -s Voyager.png
- python3 -m gwinc.test aLIGO -t 10e-6 -k Seismic -k "Substrate Thermo-Elastic" -p -s aLIGO_test.png
- python3 -m gwinc.test -t 10e-6 -k Seismic -k "Substrate Thermo-Elastic" A+ -p -s A+_test.png
- python3 -m gwinc.test -t 100e-6 -k Seismic -k "Substrate Thermo-Elastic" A+ -p -s A+_test.png
after_script:
- rm gitID.txt
cache:
......
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