Skip to content

Commit

Permalink
Update windows-build-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewc12 committed Aug 7, 2023
1 parent 77ac603 commit 3c756d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/windows-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ jobs:
needs: [build_windows] #, build_wsl]
timeout-minutes: 30
runs-on: windows-latest
if: ${{ false }}
steps:

- uses: actions/checkout@v3
Expand Down Expand Up @@ -474,6 +475,7 @@ jobs:
needs: [build_windows] #, build_wsl]
timeout-minutes: 30
runs-on: windows-latest
if: ${{ false }}
# if: ${{ inputs.run-failing }}
steps:

Expand Down Expand Up @@ -1446,6 +1448,7 @@ jobs:
needs: [build_windows] #, build_wsl]
timeout-minutes: 30
runs-on: windows-latest
if: ${{ false }}
# if: ${{ inputs.run-failing }}
steps:

Expand Down

0 comments on commit 3c756d4

Please sign in to comment.