Skip to content

feat: add result download in run history, limit result size to not cr… #345

feat: add result download in run history, limit result size to not cr…

feat: add result download in run history, limit result size to not cr… #345

Workflow file for this run

name: Main CI Workflow
on:
push:
branches:
- main
pull_request:
types: [opened, synchronize, ready_for_review, reopened]
jobs:
setup-and-test:
uses: ./.github/workflows/unit-test.yml
with:
os: ubuntu-latest
secrets: inherit