Skip to content

Commit

Permalink
Update e2e-bittensor-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
opendansor authored Oct 31, 2024
1 parent 002018a commit b895f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-bittensor-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Setup bittensor repo
working-directory: ${{ github.workspace }}/bittensor
run: |
git checkout staging
git checkout feat/opendansor/cr2
python3 -m pip install -e ."[dev]"
python3 -m pip install torch
python3 -m pip install pytest
Expand Down

0 comments on commit b895f71

Please sign in to comment.