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 f397e51 commit 480b679Copy full SHA for 480b679
.github/workflows/ci.yml
@@ -70,7 +70,7 @@ jobs:
70
- name: Build HTML
71
shell: bash -l {0}
72
run: |
73
- jb build lectures --path-output ./ -nW --keep-going
+ jb build lectures --path-output ./ --keep-going
74
- name: Upload Execution Reports (HTML)
75
uses: actions/upload-artifact@v4
76
if: failure()
0 commit comments