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
Run Unpackaged Unit Tests with winget-installed PsExec (#4760)
Currently forked builds do not have the permission to access secure
files.
To workaround using PsExec from a secure file, we will use a stable
release of winget to install the latest PsTools and try invoking unit
tests from the PsExec executable that is installed as part of the zip
package.
0 commit comments