Skip to content
Snippets Groups Projects
Commit 1939b4c6 authored by Dionysios Perdikis's avatar Dionysios Perdikis
Browse files

Merge branch ebrains-spack-builds:master into master

parents 06500551 e474ec2e
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,8 @@ class WfBrainscales2Demos(Package):
@on_package_attributes(run_tests=True)
def installcheck(self):
self._set_collab_things()
self._run_notebooks()
# TODO (ECM): Provide a selection of notebooks that perform local-only tests.
#self._run_notebooks()
def test_notebooks(self):
self._set_collab_things()
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment