Skip to content

Commit

Permalink
Update test.yml skip windows tests untill they are fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
fvacek authored Oct 6, 2023
1 parent f69bbf3 commit 67c778a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
windows:
name: Qt 6.5.0 / Windows
runs-on: windows-2022
if: false # skip windows tests untill they are fixed
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 67c778a

Please sign in to comment.