fix: [tests] Use local Galaxies and not the misp-galaxies main branch

This commit is contained in:
Christophe Vandeplas 2023-12-21 08:12:54 +01:00
parent d51bddaeff
commit a724ebde83
No known key found for this signature in database
GPG key ID: BDC48619FFDC5A5B

View file

@ -44,6 +44,7 @@ jobs:
git submodule foreach git pull origin main
poetry install
popd
mount --bind . PyMISPGalaxies/pymispgalaxies/data/misp-galaxy
- name: Test with Python module
run: |