Skip to content

Commit ebecac0

Browse files
committed
Updates to devnet ready
1 parent e5df987 commit ebecac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161

6262
- name: Setup subtensor repo
6363
working-directory: ${{ github.workspace }}/subtensor
64-
run: git checkout testnet
64+
run: git checkout devnet-ready
6565

6666
- name: Install Python dependencies
6767
run: python3 -m pip install -e . pytest

0 commit comments

Comments
 (0)