Skip to content

Fix codecov and test failures #309

Fix codecov and test failures

Fix codecov and test failures #309

Workflow file for this run

name: macOS
on:
push:
pull_request:
branches: [ develop ]
jobs:
Test:
uses: ./.github/workflows/execute-tests.yml
with:
os: "macos-13"
workpath: "/Users/runner/work/doorstop/doorstop"
secrets:
CODECOV_TOKEN: ${{secrets.CODECOV_TOKEN}}