Skip to content

Commit 049aeb8

Browse files
author
Roman
committed
test time with uv
1 parent 85067d2 commit 049aeb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-subtensor-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,4 @@ jobs:
103103
# pip install pytest
104104

105105
- name: Run tests
106-
run: pytest ${{ matrix.test-file }} -s
106+
run: uv run pytest ${{ matrix.test-file }} -s

0 commit comments

Comments
 (0)