Skip to content

Added hook for stopping pushes of code without test coverage. #207

Added hook for stopping pushes of code without test coverage.

Added hook for stopping pushes of code without test coverage. #207

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'