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: fix pyhl-snapshot-test on both Linux and Windows
Linux: replace pwsh Copy-Item (USERPROFILE is unset) with cp to
/usr/local/bin.
Windows: add surrogate build consistency check (was missing from
the matrix job, only runtime-test-windows had it).
Signed-off-by: danbugs <danilochiarlone@gmail.com>
0 commit comments