Skip to content

Commit

Permalink
TMP: temporarily disable warnings for preview
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky committed Mar 8, 2024
1 parent 72b8bbc commit 2ad29b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
shell: bash -l {0}
run: |
rm -r _build/.doctrees
jb build lectures --path-output ./ -nW --keep-going
jb build lectures --path-output ./
- name: Upload Execution Reports (HTML)
uses: actions/upload-artifact@v2
if: failure()
Expand Down

0 comments on commit 2ad29b2

Please sign in to comment.