mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-26 11:59:35 +00:00
Try increasing wasm-bindgen timeout
This commit is contained in:
parent
a8cde5a936
commit
2a11c4b1f1
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -124,6 +124,8 @@ jobs:
|
|||
wasm-pack-test:
|
||||
name: "wasm-pack test"
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
WASM_BINDGEN_TEST_TIMEOUT: 60
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions-rs/toolchain@v1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue