Skip to content

Tests(cli): Add coverage for helper functions (#635) #355

Tests(cli): Add coverage for helper functions (#635)

Tests(cli): Add coverage for helper functions (#635) #355

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml