Skip to content

Commit

Permalink
verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
czoido committed Nov 28, 2024
1 parent 2bccff7 commit 59ede09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/win-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,4 +245,4 @@ jobs:
[System.Environment]::SetEnvironmentVariable('MSYS2_PATH', $msys2Path, [System.EnvironmentVariableTarget]::Process)
Write-Host "Added MSYS2_PATH environment variable: $msys2Path"
pytest test/functional -n=auto --durations=100
pytest test/functional -n=auto --durations=100 -vvv

0 comments on commit 59ede09

Please sign in to comment.