Skip to content

Commit

Permalink
Revert "Re-enable test"
Browse files Browse the repository at this point in the history
This reverts commit 380a0e4.
Signed-off-by: Andrew Innes <[email protected]>
  • Loading branch information
andrewc12 committed Oct 19, 2023
1 parent d94623e commit 81779a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ jobs:
needs: [build_windows] #, build_wsl]
timeout-minutes: 30
runs-on: windows-latest
#if: ${{ false }}
if: ${{ false }}
steps:

- uses: actions/checkout@v3
Expand Down

0 comments on commit 81779a6

Please sign in to comment.