revert volshell test on image-dir

This commit is contained in:
Abyss Watcher
2025-03-12 17:59:04 +01:00
parent d46c02cb75
commit 8de7f11448
+1 -1
View File
@@ -45,7 +45,7 @@ jobs:
- name: Testing...
run: |
# VolShell
pytest ./test/plugins/windows/windows.py --volatility=volshell.py --image=./test_images/win-10_19041-2025_03.dmp -k test_windows_volshell -v
pytest ./test/plugins/windows/windows.py --volatility=volshell.py --image-dir=./test_images -k test_windows_volshell -v
pytest ./test/plugins/linux/linux.py --volatility=volshell.py --image-dir=./test_images -k test_linux_volshell -v
# Volatility