Skip to content

Bump happy-dom from 8.9.0 to 15.10.1 (#406) #451

Bump happy-dom from 8.9.0 to 15.10.1 (#406)

Bump happy-dom from 8.9.0 to 15.10.1 (#406) #451

Workflow file for this run

name: Main
on:
push:
branches:
- main
jobs:
test:
uses: viamrobotics/viam-typescript-sdk/.github/workflows/test.yml@main
publish_next:
needs: test
uses: viamrobotics/viam-typescript-sdk/.github/workflows/publish_next.yml@main
secrets:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}