Skip to content

Workflow file for this run

name: Windows build and test
on: [push, workflow_dispatch]
jobs:
windows-build-and-test:
uses: ./.github/workflows/common-build.yml
with:
os: windows-latest