Skip to content

fix: Add 'npm build' step when publishing cohort_sdk_client; examples… #320

fix: Add 'npm build' step when publishing cohort_sdk_client; examples…

fix: Add 'npm build' step when publishing cohort_sdk_client; examples… #320

Workflow file for this run

name: build
on:
pull_request:
push:
branches:
- '*'
- '!master'
jobs:
build:
uses: ./.github/workflows/build.yml
coverage:
uses: ./.github/workflows/coverage.yml