Skip to content

chore: call playwright via bun #35

chore: call playwright via bun

chore: call playwright via bun #35

name: Typos
on:
pull_request:
paths:
- "**/*.md"
jobs:
typos:
name: Check for language typos
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
# No major tag unfortunately
# https://github.com/crate-ci/typos/issues/857
- uses: crate-ci/[email protected]