diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 790df0f98..0618dac7c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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 diff --git a/PyMISP b/PyMISP index e20a9c753..6a3737068 160000 --- a/PyMISP +++ b/PyMISP @@ -1 +1 @@ -Subproject commit e20a9c753957c2582789b85ca3176f27da089232 +Subproject commit 6a37370689cd88c196af9c8d68d6bed2141efcf0