Skip to content

Commit

Permalink
[chore]: test robot
Browse files Browse the repository at this point in the history
  • Loading branch information
LZS911 committed Jan 11, 2024
1 parent 6b1beb0 commit bdc3719
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/base/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ dayjs.updateLocale('zh-cn', {
weekStart: 0
});

console.log('test robot');

Check warning on line 43 in packages/base/src/App.tsx

View workflow job for this annotation

GitHub Actions / cache-and-install

Unexpected console statement

Check warning on line 43 in packages/base/src/App.tsx

View workflow job for this annotation

GitHub Actions / cache-and-install

Unexpected console statement

Check warning on line 43 in packages/base/src/App.tsx

View workflow job for this annotation

GitHub Actions / cache-and-install

Unexpected console statement

Spin.setDefaultIndicator(<IconSpin />);

//fix https://github.com/actiontech/sqle/issues/1350
Expand Down

0 comments on commit bdc3719

Please sign in to comment.