Skip to content

Cohort Banking example with SDK #195

Cohort Banking example with SDK

Cohort Banking example with SDK #195

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