Skip to content

Improve Resolve-MSBuild errors, close #216 #44

Improve Resolve-MSBuild errors, close #216

Improve Resolve-MSBuild errors, close #216 #44

Workflow file for this run

name: test5
on:
workflow_dispatch:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
test5:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- name: boot
shell: powershell
run: ./Invoke-Build.ps1 boot
- name: test
shell: powershell
run: ./Invoke-Build.ps1 . Tests/.build.ps1