Skip to content

Commit 6c96aae

Browse files
committed
fix
1 parent f8e4372 commit 6c96aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
run: PYTHONPATH=. UNITTEST_GOING=1 python _unittests/ut_xrun_doc/test_documentation_examples.py
5151

5252
- name: run tests notebooks
53-
run: PYTHONPATH=. UNITTEST_GOING=1 python _unittests/ut_xrun_doc/test_documentation_notebooks.py
53+
run: PYTHONPATH=. UNITTEST_GOING=1 python _unittests/ut_xrun_doc/test_documentation_notebook.py

0 commit comments

Comments
 (0)