mirror of
https://github.com/actions/checkout.git
synced 2025-10-23 09:51:56 +03:00
change: remove path.sep, add unit tests, dist
Remove path.sep during comparison with repositoryPath (did not take in account root folders) Updated and added more unit tests Updated dist/index.js
This commit is contained in:
parent
faa95350fe
commit
53a4183dea
4 changed files with 26 additions and 6 deletions
|
@ -821,7 +821,6 @@ async function setup(testName: string): Promise<void> {
|
|||
workflowOrganizationId: 123456,
|
||||
setSafeDirectory: true,
|
||||
githubServerUrl: githubServerUrl,
|
||||
workingDirectory: undefined
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue