Skip to content

Commit

Permalink
Run winbtrfs tests by default (openzfs#231)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Innes <andrew.c12@gmail.com>
  • Loading branch information
andrewc12 committed Jun 21, 2023
1 parent 56eca2a commit 467436b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-build-test.yml
Expand Up @@ -469,7 +469,7 @@ jobs:
needs: [build_windows] #, build_wsl]
timeout-minutes: 30
runs-on: windows-latest
if: ${{ inputs.run-failing }}
# if: ${{ inputs.run-failing }}
steps:

- uses: actions/checkout@v3
Expand Down

0 comments on commit 467436b

Please sign in to comment.