Update build-windows-msvc.yml

This commit is contained in:
marauder2k7 2023-07-25 19:04:33 +01:00
parent fd1efc2540
commit 8ad9baab25

View file

@ -13,7 +13,7 @@ on:
runs-on: "windows-latest" runs-on: "windows-latest"
name: ${{matrix.name}} name: ${{matrix.name}}
strategy: strategy:
fail-falst: false fail-fast: false
matrix: matrix:
- name: "TorqueWindows" - name: "TorqueWindows"
tests: true tests: true