Skip to content

feat: wip: Export document settings & attributes to xlsx #391

feat: wip: Export document settings & attributes to xlsx

feat: wip: Export document settings & attributes to xlsx #391

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}}