We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3edef5 commit dc11823Copy full SHA for dc11823
1 file changed
.github/workflows/resultados.yml
@@ -32,6 +32,7 @@ jobs:
32
run: |
33
uv pip install -e ".[dev]"
34
uv pip install pytest
35
+ pip install -e ".[benchmark]"
36
37
- name: Run tests
38
id: run-tests
0 commit comments