Skip to content

Handle generate mockup failure/partial success #58

Handle generate mockup failure/partial success

Handle generate mockup failure/partial success #58

Workflow file for this run

name: Run CI
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
cancel-in-progress: true
on: [pull_request]
jobs:
ci:
uses: ./.github/workflows/ci.yaml
secrets: inherit