Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
czoido committed Oct 30, 2024
1 parent b8f3a2d commit 0fb08e5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/win-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,5 +188,4 @@ jobs:
[System.Environment]::SetEnvironmentVariable('MSYS2_PATH', $msys2Path, [System.EnvironmentVariableTarget]::Process)
Write-Host "Added MSYS2_PATH environment variable: $msys2Path"
pytest test/functional/toolchains/qbs/ -n=auto -vvv
#pytest test/unittests test/integration test/functional -n=auto --durations=50
pytest test/unittests test/integration test/functional -n=auto --durations=50 -vvv

0 comments on commit 0fb08e5

Please sign in to comment.