Skip to content

Commit 8841166

Browse files
add reqs
1 parent 99aab1b commit 8841166

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

+2
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,6 @@ jobs:
9494

9595
- name: Run tests
9696
run: |
97+
pip install -e .[dev]
98+
pip install pytest
9799
pytest ${{ matrix.test-file }} -s

0 commit comments

Comments
 (0)