You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CI] Remove redundant SPIRV tests run for Windows pipeline (microsoft#5891)
hcttest noexec will execute clang tests.
Clang tests include both spirv lit tests and unit tests. So running
hcttest spirv_only is redundant.
Fixesmicrosoft#5890
0 commit comments