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.
1 parent 138dde5 commit 508be9eCopy full SHA for 508be9e
.github/workflows/e2e-subtensor-tests.yaml
@@ -90,7 +90,7 @@ jobs:
90
91
- name: Setup subtensor repo
92
working-directory: ${{ github.workspace }}/subtensor
93
- run: git checkout testnet
+ run: git checkout main
94
95
- name: Run tests
96
run: |
0 commit comments