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 de68e52 commit 81888afCopy full SHA for 81888af
.github/workflows/e2e-bittensor-tests.yml
@@ -75,7 +75,7 @@ jobs:
75
git checkout staging
76
python3 -m pip install -e .
77
python3 -m pip install torch
78
- python3 -m install pytest
+ python3 -m pip install pytest
79
80
- name: Run tests
81
working-directory: ${{ github.workspace }}/bittensor
0 commit comments