✨ 更新Gitee同步工作流,优化步骤顺序并添加详细配置 #4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Sequential Lint and Type Check | |
on: [push, pull_request] | |
jobs: | |
ruff-call: | |
uses: ./.github/workflows/ruff.yml |