mirror of
https://github.com/actions/checkout.git
synced 2026-05-23 01:55:54 +00:00
Merge 65f77605c0 into 900f2210b1
This commit is contained in:
commit
db5603096d
10 changed files with 71 additions and 1 deletions
|
|
@ -91,6 +91,7 @@ describe('input-helper tests', () => {
|
|||
expect(settings.repositoryOwner).toBe('some-owner')
|
||||
expect(settings.repositoryPath).toBe(gitHubWorkspace)
|
||||
expect(settings.setSafeDirectory).toBe(true)
|
||||
expect(settings.reference).toBe(undefined)
|
||||
})
|
||||
|
||||
it('qualifies ref', async () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue