mirror of
https://github.com/zhigang1992/bundlewatch.git
synced 2026-04-28 11:55:34 +08:00
another test
This commit is contained in:
@@ -78,6 +78,7 @@ class GitHubService {
|
||||
Authorization: `token ${this.githubAccessToken}`,
|
||||
},
|
||||
}).catch(error => {
|
||||
// dummy
|
||||
// eslint-disable-next-line no-console
|
||||
console.error('update status error', error)
|
||||
if (error.response) {
|
||||
|
||||
Reference in New Issue
Block a user