Open
Description
We have this repo: https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet with this workflow file: https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/.github/workflows/dotnetcore.yml
actions/checkout@v4.1.1 creates a folder structure of: 'D:\a\azure-activedirectory-identitymodel-extensions-for-dotnet\azure-activedirectory-identitymodel-extensions-for-dotnet' duplicating the folder.
This causes some of our tests to fail.
Is there a way to control the root folder?
Metadata
Metadata
Assignees
Labels
No labels