Skip to content
Snippets Groups Projects
Commit 89353166 authored by Colm Talbot's avatar Colm Talbot
Browse files

Merge branch '414-scheduled-tests-failing-due-to-timeouts' into 'master'

Resolve "Scheduled tests failing due to timeouts"

Closes #414

See merge request !611
parents 4c613d99 450fdd22
No related branches found
No related tags found
1 merge request!611Resolve "Scheduled tests failing due to timeouts"
Pipeline #82033 passed
......@@ -44,7 +44,6 @@ class Test(unittest.TestCase):
def test_examples(self):
""" Loop over examples to check they run """
examples = ['examples/gw_examples/injection_examples/fast_tutorial.py',
'examples/gw_examples/injection_examples/marginalized_likelihood.py',
'examples/gw_examples/data_examples/GW150914.py',
]
for filename in examples:
......
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