Skip to content

Add commandline option for publish to exclude the TOC #388

Add commandline option for publish to exclude the TOC

Add commandline option for publish to exclude the TOC #388

Workflow file for this run

name: Windows
on:
push:
pull_request:
branches: [ develop ]
jobs:
Test:
uses: ./.github/workflows/execute-tests.yml
with:
basepath: 'D:\'
os: "windows-latest"
workpath: 'C:\a\doorstop\doorstop'
secrets:
CODECOV_TOKEN: ${{secrets.CODECOV_TOKEN}}