mirror of
https://github.com/mandiant/capa.git
synced 2026-01-12 04:55:49 -08:00
Merge branch 'backend-lancelot' into fix-46
This commit is contained in:
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@@ -62,7 +62,8 @@ jobs:
|
||||
with:
|
||||
python-version: ${{ matrix.python }}
|
||||
- name: Install capa
|
||||
run: pip install -e .[dev]
|
||||
# TODO: remove `pefile` when we bump lancelot >= 0.3.7
|
||||
run: pip install -e .[dev] pefile
|
||||
- name: Run tests
|
||||
run: pytest tests/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user