Skip to content

fix: 修复本地模型加载失败时,错误信息未输出 #2127

fix: 修复本地模型加载失败时,错误信息未输出

fix: 修复本地模型加载失败时,错误信息未输出 #2127

Workflow file for this run

name: Typos Check
on: [push, pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v2
- name: Check spelling
uses: crate-ci/typos@master