We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85067d2 commit 049aeb8Copy full SHA for 049aeb8
.github/workflows/e2e-subtensor-tests.yaml
@@ -103,4 +103,4 @@ jobs:
103
# pip install pytest
104
105
- name: Run tests
106
- run: pytest ${{ matrix.test-file }} -s
+ run: uv run pytest ${{ matrix.test-file }} -s
0 commit comments