ソースを参照

Update parse_api.yml

pull/5196/head
Ray 3週間前
committed by GitHub
コミット
1c3f9fa135
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: B5690EEEBB952194
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      .github/workflows/parse_api.yml

+ 1
- 1
.github/workflows/parse_api.yml ファイルの表示

@ -22,7 +22,7 @@ jobs:
- name: Diff parse files
id: diff
run: |
git add -N parser
git add -N tools/parser
git diff --name-only --exit-code
continue-on-error: true

読み込み中…
キャンセル
保存