fix: Missing deps for tests

pull/9476/head
Raphaël Vinot 2024-01-04 13:58:20 +01:00
parent 92ba2e54a5
commit 37f16ed9cd
1 changed files with 1 additions and 0 deletions

View File

@ -271,6 +271,7 @@ jobs:
pushd PyMISP/examples/events/
python ./create_massive_dummy_events.py -l 5 -a 30
popd
pip install jsonschema
python tools/misp-feed/validate.py
deactivate