Skip to content

Migrate to Svelte 5 #143

Migrate to Svelte 5

Migrate to Svelte 5 #143

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