mirror of
https://code.forgejo.org/actions/download-artifact
synced 2025-06-07 20:48:21 +02:00
lint
This commit is contained in:
parent
53f6aa5f93
commit
3ffa694f6f
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue