Skip to content

Commit dd4753f

Browse files
committed
fix YAML syntax
1 parent 852ade0 commit dd4753f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,8 @@ jobs:
422422
shell: msys2 {0}
423423
run: PATH="$PATH:/c/Users/runneradmin/.cargo/bin" nox -s test-examples
424424

425+
test-emscripten:
426+
runs-on: ubuntu-latest
425427
steps:
426428
- uses: actions/checkout@v6
427429
- uses: astral-sh/setup-uv@v7

0 commit comments

Comments
 (0)