Skip to content

Update README.md

Update README.md #29

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"