Skip to content

Commit 81888af

Browse files
author
Samuel Dare
committed
chore: install pytest
1 parent de68e52 commit 81888af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-bittensor-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
git checkout staging
7676
python3 -m pip install -e .
7777
python3 -m pip install torch
78-
python3 -m install pytest
78+
python3 -m pip install pytest
7979
8080
- name: Run tests
8181
working-directory: ${{ github.workspace }}/bittensor

0 commit comments

Comments
 (0)