mirror of https://github.com/MISP/misp-galaxy
fix: [tests] Use local Galaxies and not the misp-galaxies main branch
parent
d51bddaeff
commit
a724ebde83
|
@ -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: |
|
||||
|
|
Loading…
Reference in New Issue