Ray
3 viikkoa sitten
committed by
GitHub
vanhempi
commit
1c3f9fa135
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
.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 |
|
|
|
|
|
|
|