File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 26
26
pip install jupyter-book sphinx-multitoc-numbering quantecon-book-theme sphinxext-rediraffe sphinx_tojupyter
27
27
- name : Build Lectures (+ Execution Checks) [Linux, OS X]
28
28
shell : bash -l {0}
29
- run : jb build lectures --path-output=./
29
+ run : jb build lectures --path-output=./ -W --keep-going
30
30
execution-tests-win :
31
31
name : Execution Tests (${{ matrix.python-version }}, ${{ matrix.os }})
32
32
runs-on : ${{ matrix.os }}
50
50
pip install jupyter-book sphinx-multitoc-numbering quantecon-book-theme sphinxext-rediraffe sphinx_tojupyter
51
51
- name : Build Lectures (+ Execution Checks) [Windows]
52
52
shell : powershell
53
- run : jb build lectures --path-output=./
53
+ run : jb build lectures --path-output=./ -W --keep-going
You can’t perform that action at this time.
0 commit comments