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
Fix serialize-error tests on Windows with GitHub Actions
GitHub Actions runs the tests from a different drive than where the temp
files are located. Create a temporary directory on the same drive to
ensure an otherwise failing tests passes.
0 commit comments