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 049eb8e commit 3a93f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_chinese_character.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
with:
python-version: '3.13'
- name: Check Chinese Character
run: python ../.github/check-chinese-character.py
run: python .github/check_chinese_character.py

0 comments on commit 3a93f0a

Please sign in to comment.