fix: [tests] readme git diff

This commit is contained in:
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

View file

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