Skip to content

Commit 6d118a6

Browse files
committed
Merge branch 'main' into integrate-mc
2 parents 02dd8b3 + 26a7d82 commit 6d118a6

File tree

7 files changed

+501
-1167
lines changed

7 files changed

+501
-1167
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
shell: bash -l {0}
6565
run: |
6666
rm -r _build/.doctrees
67-
jb build lectures --path-output ./
67+
jb build lectures --path-output ./ -W --keep-going
6868
- name: Upload Execution Reports (HTML)
6969
uses: actions/upload-artifact@v2
7070
if: failure()

0 commit comments

Comments
 (0)