Skip to content

Commit 6288c99

Browse files
committed
Add a myst-build job to ci workflows.
- Fail if tracebacks found in myst execution log. - Preserve log and err on traceback.
1 parent 709a578 commit 6288c99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ jobs:
101101
- name: Build static site
102102
run: pixi run build
103103

104-
105104
pixi_build_wasm:
106105
name: Build jupyterlite site with pixi
107106
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)