We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65b3687 commit 24a95fcCopy full SHA for 24a95fc
1 file changed
.github/workflows/lint-and-test.yml
@@ -47,4 +47,4 @@ jobs:
47
run: uv sync --all-extras
48
49
- name: Run pytest
50
- run: uv run pytest --cov=mitreattack
+ run: uv run pytest --cov=mitreattack --duration=20
0 commit comments