mirror of
https://github.com/bin456789/reinstall.git
synced 2025-12-10 15:37:43 +08:00
ci: 修复在 github action 上运行出错时没有报错
This commit is contained in:
1
.github/workflows/run_reinstall.yml
vendored
1
.github/workflows/run_reinstall.yml
vendored
@ -8,7 +8,6 @@ jobs:
|
|||||||
run:
|
run:
|
||||||
name: 运行主程序
|
name: 运行主程序
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, windows-latest]
|
os: [ubuntu-latest, windows-latest]
|
||||||
include:
|
include:
|
||||||
|
|||||||
Reference in New Issue
Block a user