Skip to content

feat: update MultiSelect.svelte for Svelte5 compatibility (#293) #586

feat: update MultiSelect.svelte for Svelte5 compatibility (#293)

feat: update MultiSelect.svelte for Svelte5 compatibility (#293) #586

Workflow file for this run

name: Tests
on:
pull_request:
branches: [main]
push:
branches: [main]
workflow_dispatch:
release:
types: [published]
jobs:
tests:
uses: janosh/workflows/.github/workflows/npm-test.yml@main
with:
test-cmd: npm run test:unit