Skip to content

Update win-test.yaml #4

Update win-test.yaml

Update win-test.yaml #4

Workflow file for this run

name: win test
on:
push:
branches: [ "win-test" ]
defaults:
run:
shell: pwsh
jobs:
test:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- uses: kernelsam/[email protected]
with:
arch: x64