Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:MISP/MISP into 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisr3d committed Sep 22, 2023
2 parents a110fb6 + 6ecea2c commit 84a6cb6
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -260,9 +260,9 @@ jobs:
. ./venv/bin/activate
pushd PyMISP
ls
ls tests
ls tests/viper-test-files
ls -la .
ls -la tests
ls -la tests/viper-test-files
python tests/testlive_comprehensive.py
python tests/test_mispevent.py
popd
Expand Down
2 changes: 1 addition & 1 deletion PyMISP

0 comments on commit 84a6cb6

Please sign in to comment.