Skip to content

Migrate to Svelte 5 (#135) #144

Migrate to Svelte 5 (#135)

Migrate to Svelte 5 (#135) #144

Workflow file for this run

name: Tests
on:
pull_request:
branches: [main]
push:
branches: [main]
workflow_dispatch:
jobs:
tests:
uses: janosh/workflows/.github/workflows/npm-test.yml@main
with:
working-directory: site
install-e2e: npx playwright install chromium