Skip to content

make sure ipc with json serialization still works when bun is parent and not the child #210

make sure ipc with json serialization still works when bun is parent and not the child

make sure ipc with json serialization still works when bun is parent and not the child #210

Workflow file for this run

name: Typos
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Spellcheck
uses: crate-ci/[email protected]
with:
files: docs/**/*