Skip to content
Snippets Groups Projects
Commit 148a6ee3 authored by Moritz's avatar Moritz
Browse files

Merge branch 'temporarily_remove_3.6_testing' into...

Merge branch 'temporarily_remove_3.6_testing' into 446-tests-on-master-failing-due-to-new-solar-mass-in-lal
parents d3e25a00 b45aba19
No related branches found
No related tags found
5 merge requests!6850.6.2 release,!682Resolve "Tests on master failing due to new solar mass in LAL",!681Removed ConditionalPriorDict inheriting from CBCPriorDict,!680Resolve "Injection in frequency domain doesn't update time domain strain",!675Added update_instance() call after changing of yy for Interped priors
Pipeline #94384 passed
......@@ -71,13 +71,13 @@ python-3.7:
- docs/_build/html/
# test example on python 3.6
python-3.6:
stage: test
image: bilbydev/v2-dockerfile-test-suite-python36
script:
- python -m pip install .
- pytest
#python-3.6:
# stage: test
# image: bilbydev/v2-dockerfile-test-suite-python36
# script:
# - python -m pip install .
#
# - pytest
# Tests run at a fixed schedule rather than on push
scheduled-python-3.7:
......
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