Skip to content

RSDK-12206 Clear dial timeout to terminate signal exchange on error/s… #690

RSDK-12206 Clear dial timeout to terminate signal exchange on error/s…

RSDK-12206 Clear dial timeout to terminate signal exchange on error/s… #690

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 }}