mirror of
https://github.com/mandiant/capa.git
synced 2025-12-25 12:24:37 -08:00
ci: binja: log more
This commit is contained in:
2
.github/workflows/bn-tests.yml
vendored
2
.github/workflows/bn-tests.yml
vendored
@@ -41,4 +41,4 @@ jobs:
|
||||
- name: Run tests
|
||||
env:
|
||||
BN_LICENSE: ${{ secrets.BN_LICENSE }}
|
||||
run: pytest -v tests/test_binja_features.py
|
||||
run: pytest --capture=no --log-cli-level=WARN -v tests/test_binja_features.py
|
||||
|
||||
Reference in New Issue
Block a user