mirror of
https://gitea.com/actions/download-artifact.git
synced 2025-07-19 04:41:19 +03:00
lint
This commit is contained in:
@ -76,7 +76,7 @@ describe('download', () => {
|
||||
})
|
||||
)
|
||||
expect(core.info).toHaveBeenCalledWith('Total of 1 artifact(s) downloaded')
|
||||
|
||||
|
||||
expect(core.setOutput).toHaveBeenCalledWith(
|
||||
'download-path',
|
||||
expect.any(String)
|
||||
|
Reference in New Issue
Block a user