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
On GitHub CI on Windows, the cloned repository is on a different volume
than the Java temporary directory.
- This means we cannot use the source file directly as the target of a
link.
- Copy the text fixture to the destination directory to make sure it is
on the same volume.
0 commit comments