From 2cc85e5eac00acc769a57c373c3a01018c7839e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Mon, 30 Nov 2020 16:04:00 +0100 Subject: [PATCH] fix python call --- .github/workflows/nosetests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nosetests.yml b/.github/workflows/nosetests.yml index c6ca254..906b21f 100644 --- a/.github/workflows/nosetests.yml +++ b/.github/workflows/nosetests.yml @@ -44,7 +44,7 @@ jobs: # Malware from theZoo - git clone https://github.com/Rafiot/theZoo.git - pushd theZoo/malwares/Binaries - - python unpackall.py + - python3 unpackall.py - popd - mkdir tests/uncategorized/the_zoo/ - mv theZoo/malwares/Binaries/out tests/uncategorized/the_zoo/