mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 06:47:18 +00:00
fix: [tests] readme git diff
This commit is contained in:
parent
00d4a62bf6
commit
1b34a49453
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pytest.yml
vendored
2
.github/workflows/pytest.yml
vendored
|
@ -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 a new issue