Skip to content

Wasm interconnection via yarn workpsaces #15

Wasm interconnection via yarn workpsaces

Wasm interconnection via yarn workpsaces #15

Workflow file for this run

name: Vitest
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/[email protected]
- run: yarn
- run: yarn test