mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-21 09:49:07 +08:00
linter
This commit is contained in:
parent
67c3b7a45c
commit
9d756b2bc9
@ -35,7 +35,7 @@ const fixtures = {
|
|||||||
repositoryOwner: 'actions',
|
repositoryOwner: 'actions',
|
||||||
repositoryName: 'toolkit',
|
repositoryName: 'toolkit',
|
||||||
token: 'ghp_1234567890',
|
token: 'ghp_1234567890',
|
||||||
blobStorageUrl: 'https://blob-storage.local?signed=true',
|
blobStorageUrl: 'https://blob-storage.local?signed=true'
|
||||||
}
|
}
|
||||||
|
|
||||||
jest.mock('@actions/github', () => ({
|
jest.mock('@actions/github', () => ({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user