fix: [tests] readme git diff

pull/990/head
Christophe Vandeplas 2024-06-17 18:00:22 +02:00 committed by GitHub
parent 00d4a62bf6
commit 1b34a49453
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -56,5 +56,5 @@ jobs:
run: |
pushd tools
python3 update_README_with_index.py
git diff --exit-code README.md
git diff --exit-code ../README.md
popd