Skip to content

Restructure documentation sidebar #385

Restructure documentation sidebar

Restructure documentation sidebar #385

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