Skip to content

v11.0.0-rc.1

v11.0.0-rc.1 #589

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