Skip to content

Enable python =>3.9 <=3.12, and fix so checks work on OSX #370

Enable python =>3.9 <=3.12, and fix so checks work on OSX

Enable python =>3.9 <=3.12, and fix so checks work on OSX #370

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