We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e5df987 + ebecac0 commit cb2f25fCopy full SHA for cb2f25f
.github/workflows/e2e-subtensor-tests.yml
@@ -61,7 +61,7 @@ jobs:
61
62
- name: Setup subtensor repo
63
working-directory: ${{ github.workspace }}/subtensor
64
- run: git checkout testnet
+ run: git checkout devnet-ready
65
66
- name: Install Python dependencies
67
run: python3 -m pip install -e . pytest
0 commit comments