Skip to content

ci: make config files work on CI #214

ci: make config files work on CI

ci: make config files work on CI #214

Workflow file for this run

name: macOS
on:
pull_request:
push:
branches: [ main ]
tags: [ '*' ]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
macOS:
name: macOS (latest)
uses: ./.github/workflows/ci.yml
with:
runner: macos-latest