Skip to content

Align desktop download contract for missing model UI #2670

Align desktop download contract for missing model UI

Align desktop download contract for missing model UI #2670

Workflow file for this run

name: Build - All Platforms
on:
pull_request:
branches: [main]
push:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
build-and-test-e2e-windows:
secrets: inherit
uses: ./.github/workflows/integration_test_windows.yml
build-apple-debug-all:
secrets: inherit
uses: ./.github/workflows/debug_macos.yml