Skip to content

build(deps-dev): bump happy-dom from 13.10.1 to 15.10.1 #110

build(deps-dev): bump happy-dom from 13.10.1 to 15.10.1

build(deps-dev): bump happy-dom from 13.10.1 to 15.10.1 #110

Workflow file for this run

name: 'Run tests 🧪'
on:
pull_request:
branches:
- main
- alpha
- beta
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test.yml
secrets: inherit