Browse Source

Update parse_api.yml

pull/5196/head
Ray 3 weeks ago
committed by GitHub
parent
commit
1c3f9fa135
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/parse_api.yml

+ 1
- 1
.github/workflows/parse_api.yml View File

@ -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

Loading…
Cancel
Save