Skip to content

feat: merge Encode/DecodeStats into a single PerformanceStats model #1457

feat: merge Encode/DecodeStats into a single PerformanceStats model

feat: merge Encode/DecodeStats into a single PerformanceStats model #1457

name: TypeScript Video Proto
on:
pull_request:
concurrency:
group: ${{ github.ref }}-${{ github.workflow }}
cancel-in-progress: true
jobs:
protoc:
runs-on: ubuntu-latest
steps:
- name: Compile definitions
run: docker run -v $(pwd):/local ghcr.io/getstream/protobuf-generate ts /local/ts-sdk