diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index e83bd8bb..fac4fc9c 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -57,5 +57,5 @@ jobs: - name: Install capa run: pip install -e .[dev] - name: Run tests - run: pytest -n auto tests/ + run: pytest tests/