Skip to content

fix(js-sdk): Got testing suite working with current sdk #20

fix(js-sdk): Got testing suite working with current sdk

fix(js-sdk): Got testing suite working with current sdk #20

Workflow file for this run

name: Build JS SDK
on:
pull_request:
types:
- opened
- synchronize
- reopened
paths:
- 'packages/sdk/js/**'
jobs:
build:
uses: ./.github/workflows/js-sdk-shared.yaml
secrets: inherit
with:
should-publish: false