Skip to content

Commit edacc02

Browse files
committed
Run codegen
1 parent a038c5b commit edacc02

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
- uses: Swatinem/rust-cache@v2
1212
- run: cargo test --workspace --no-run
1313
- run: cargo test --workspace --no-fail-fast
14+
- run: cargo run -p typst-assets-codegen -- html
15+
- run: git diff --exit-code
1416

1517
checks:
1618
name: Check clippy, formatting, and documentation

0 commit comments

Comments
 (0)