chg: Check test files are there

pull/9303/head
Raphaël Vinot 2023-09-22 14:44:49 +02:00
parent 0761107f23
commit 91df642670
1 changed files with 3 additions and 0 deletions

View File

@ -260,6 +260,9 @@ jobs:
. ./venv/bin/activate
pushd PyMISP
ls
ls tests
ls tests/viper-test-files
python tests/testlive_comprehensive.py
python tests/test_mispevent.py
popd