[Monitoring] enable windows monitoring test (#153453)

enable the utilization for win tests
Pull Request resolved: https://github.com/pytorch/pytorch/pull/153453
Approved by: https://github.com/huydhn
This commit is contained in:
Yang Wang
2025-05-15 20:03:03 +00:00
committed by PyTorch MergeBot
parent f7ecc091a0
commit b03e4f53d2

View File

@ -138,6 +138,7 @@ jobs:
build-environment: win-vs2022-cpu-py3
cuda-version: cpu
test-matrix: ${{ needs.win-vs2022-cpu-py3-build.outputs.test-matrix }}
disable-monitor: false
secrets: inherit
win-vs2022-cuda12_6-py3-build: