Skip to content

Commit

Permalink
just run failing
Browse files Browse the repository at this point in the history
  • Loading branch information
czoido committed Oct 24, 2024
1 parent 979450e commit 62d75bd
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 @@ -170,4 +170,4 @@ jobs:
$env:CONAN_TEST_FOLDER = $randomFolder
$env:Path = "C:\tools\cmake\3.15.7\cmake-3.15.7-win64-x64\bin;" + $env:Path
Remove-Item 'C:\Strawberry' -Recurse
pytest test/ -vvv -n auto
pytest -k "test_cache_save_restore_multiple_revisions or test_cmake_toolchain_winsdk_version or test_deactivate_vcvars_message or test_toolchain_win_vs2022 or test_locally_build_msvc or test_locally_build_msvc_toolset" -vvv

0 comments on commit 62d75bd

Please sign in to comment.