Sfoglia il codice sorgente

Update parse_api.yml

pull/5196/head
Ray 3 settimane fa
committed by GitHub
parent
commit
1c3f9fa135
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .github/workflows/parse_api.yml

+ 1
- 1
.github/workflows/parse_api.yml Vedi 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

Caricamento…
Annulla
Salva