mirror of
https://code.forgejo.org/actions/checkout.git
synced 2025-04-28 14:12:46 +02: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
21ffcee746
commit
8461fff5eb
3 changed files with 23 additions and 3 deletions
|
@ -825,7 +825,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