Update ci.yml

pull/2/head
Chris Boesch 1 year ago committed by GitHub
parent b903edd290
commit c74c542372

@ -49,10 +49,7 @@ jobs:
test-windows: test-windows:
name: Unit Test Windows name: Unit Test Windows
strategy: on: windows-latest
matrix:
os: [windows-latest]
runs-on: ${{ matrix.os }}
timeout-minutes: 30 timeout-minutes: 30
steps: steps:
- name: Checkout - name: Checkout

Loading…
Cancel
Save