We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cccfb5 commit ef4b241Copy full SHA for ef4b241
.github/workflows/e2e-bittensor-tests.yml
@@ -82,4 +82,4 @@ jobs:
82
run: |
83
pwd
84
ls
85
- LOCALNET_SH_PATH="${{ github.workspace }}/scripts/localnet.sh" pytest tests/e2e_tests/ -s
+ LOCALNET_SH_PATH="${{ github.workspace }}/scripts/localnet.sh False" pytest tests/e2e_tests/ -s
0 commit comments