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 ea50268 commit 4c1c2cdCopy full SHA for 4c1c2cd
.github/workflows/ci.yml
@@ -56,7 +56,7 @@ jobs:
56
- name: Build HTML
57
shell: bash -l {0}
58
run: |
59
- jb build lectures --path-output ./ -W --keep-going
+ jb build lectures --path-output ./ --keep-going
60
- name: Upload Execution Reports
61
uses: actions/upload-artifact@v2
62
if: failure()
0 commit comments