ci: 修复在 github action 上运行出错时没有报错

This commit is contained in:
bin456789 2025-03-27 07:46:18 +08:00
parent f0742b08e6
commit 12a3ccb2ea
No known key found for this signature in database
GPG Key ID: EE301B386DE6C11B

View File

@ -8,7 +8,6 @@ jobs:
run:
name: 运行主程序
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest]
include: