Skip to content

Commit 2adea4a

Browse files
committed
workflow: 更新 github flow
1 parent 9771ed8 commit 2adea4a

File tree

4 files changed

+1
-1332
lines changed

4 files changed

+1
-1332
lines changed

.github/workflows/coverage.yml

Lines changed: 0 additions & 58 deletions
This file was deleted.

src/app.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ export async function getInitialState(): Promise<{
2424
/**
2525
* 控制台打印
2626
*/
27+
// @ts-nocheck
2728
console.log('%c欢迎使用 WeCoding 统一身份认证中心', 'font-size: 24px;font-weight: bold');
2829
const fetchUserInfo = async () => {
2930
try {

0 commit comments

Comments
 (0)