Skip to content

Commit

Permalink
BIGTOP-4361: Add Chinese check
Browse files Browse the repository at this point in the history
  • Loading branch information
wuchunfu committed Feb 15, 2025
1 parent 2fd44ef commit 773ff9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install GitPython
- run: python .github/check-chinese-character.py

unit-tests-java:
Expand Down

0 comments on commit 773ff9b

Please sign in to comment.