Skip to content

Add 'review.py', a review tool #43

Add 'review.py', a review tool

Add 'review.py', a review tool #43

Workflow file for this run

name: Windows
on:
pull_request:
types:
- opened
- synchronize
- reopened
- edited
branches: [ main ]
jobs:
Test:
uses: ./.github/workflows/execute-tests.yml
with:
basepath: 'D:\'
os: "windows-latest"
workpath: 'C:\a\doorstop\doorstop'