Skip to content

Commit

Permalink
chore: use staging e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
orriin committed May 22, 2024
1 parent 2e073f8 commit ee625c4
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 @@ -72,7 +72,7 @@ jobs:
- name: Setup bittensor repo
working-directory: ${{ github.workspace }}/bittensor
run: |
git checkout tests/e2e-tests-staging
git checkout staging
python3 -m pip install -e .
python3 -m pip install torch
Expand Down

0 comments on commit ee625c4

Please sign in to comment.