Skip to content

--- (#87)

--- (#87) #57

Workflow file for this run

name: macOS
on:
push:
branches: [main]
jobs:
call-workflow:
uses: ./.github/workflows/pytest.yml
with:
os: "macos-latest"
python-version: "3.10"