Skip to content

Commit 4f8f62e

Browse files
committed
Merge branch 'development' into junius/detailed-error-type
2 parents 07d8f77 + 3784610 commit 4f8f62e

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
@@ -72,7 +72,7 @@ jobs:
7272
- name: Setup bittensor repo
7373
working-directory: ${{ github.workspace }}/bittensor
7474
run: |
75-
git checkout tests/e2e-tests-staging
75+
git checkout staging
7676
python3 -m pip install -e .
7777
python3 -m pip install torch
7878

0 commit comments

Comments
 (0)