Skip to content

Commit

Permalink
fix: [tests] Use local Galaxies and not the misp-galaxies main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
cvandeplas committed Dec 21, 2023
1 parent d51bdda commit a724ebd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit a724ebd

Please sign in to comment.