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

pull/911/head
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
1 changed files with 1 additions and 0 deletions

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: |