Skip to content

ci: Verify cmu --version prints the expected version #46

ci: Verify cmu --version prints the expected version

ci: Verify cmu --version prints the expected version #46

Workflow file for this run

name: CI
'on':
push:
branches:
- main
pull_request: null
jobs:
ubuntu_verify_repo:
uses: ./.github/workflows/ci_ubuntu_verify_repo.yml
ubuntu_verify_installation:
uses: ./.github/workflows/ci_ubuntu_verify_installation.yml