mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-22 10:34:30 +08:00
chore(ci): 在feluda命令中添加--incompatible参数
- 为feluda工具添加--incompatible参数以检查兼容性问题
This commit is contained in:
parent
b8b92faf3f
commit
6bc11de132
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -94,6 +94,8 @@ jobs:
|
||||
fail-on-incompatible: false
|
||||
verbose: true
|
||||
update-badge: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
|
||||
run: |
|
||||
feluda --incompatible
|
||||
|
||||
# 构建项目,使用Release配置且跳过恢复步骤
|
||||
- name: Build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user