mirror of https://github.com/MISP/misp-galaxy
fix: [tests] readme git diff
parent
00d4a62bf6
commit
1b34a49453
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue