mirror of
https://github.com/mandiant/capa.git
synced 2026-01-11 12:35:47 -08:00
ci: use NUM_CPU processes to test
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -57,5 +57,5 @@ jobs:
|
||||
- name: Install capa
|
||||
run: pip install -e .[dev]
|
||||
- name: Run tests
|
||||
run: pytest tests/
|
||||
run: pytest -n auto tests/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user