We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8e4372 commit 6c96aaeCopy full SHA for 6c96aae
.github/workflows/ci.yml
@@ -50,4 +50,4 @@ jobs:
50
run: PYTHONPATH=. UNITTEST_GOING=1 python _unittests/ut_xrun_doc/test_documentation_examples.py
51
52
- name: run tests notebooks
53
- run: PYTHONPATH=. UNITTEST_GOING=1 python _unittests/ut_xrun_doc/test_documentation_notebooks.py
+ run: PYTHONPATH=. UNITTEST_GOING=1 python _unittests/ut_xrun_doc/test_documentation_notebook.py
0 commit comments