mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-26 20:10:09 +00:00
Only test --lib for wasm-pack
This commit is contained in:
parent
8e479628f2
commit
4521fdf021
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -147,7 +147,7 @@ jobs:
|
||||||
${{ runner.os }}-
|
${{ runner.os }}-
|
||||||
- uses: jetli/wasm-pack-action@v0.4.0
|
- uses: jetli/wasm-pack-action@v0.4.0
|
||||||
- uses: jetli/wasm-bindgen-action@v0.2.0
|
- uses: jetli/wasm-bindgen-action@v0.2.0
|
||||||
- run: wasm-pack test --node
|
- run: wasm-pack test --node --lib
|
||||||
|
|
||||||
maturin-build:
|
maturin-build:
|
||||||
name: "maturin build"
|
name: "maturin build"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue