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 4819b33 commit b82a57eCopy full SHA for b82a57e
.github/workflows/e2e-bittensor-tests.yml
@@ -82,4 +82,4 @@ jobs:
82
run: |
83
pwd
84
ls
85
- LOCALNET_SH_PATH="${{ github.workspace }}/subtensor/scripts/localnet.sh" pytest tests/e2e_tests/ -s
+ LOCALNET_SH_PATH="${{ github.workspace }}/scripts/localnet.sh" pytest tests/e2e_tests/ -s
0 commit comments