Skip to content

Commit cb2f25f

Browse files
authored
Merge pull request #390 from opentensor/update/e2e-test-dir
Updates to E2E suubtensor tests to devnet ready
2 parents e5df987 + ebecac0 commit cb2f25f

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)