Skip to content

Commit ef4b241

Browse files
author
Samuel Dare
committed
fix: fast blocks false
1 parent 6cccfb5 commit ef4b241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/e2e-bittensor-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ jobs:
8282
run: |
8383
pwd
8484
ls
85-
LOCALNET_SH_PATH="${{ github.workspace }}/scripts/localnet.sh" pytest tests/e2e_tests/ -s
85+
LOCALNET_SH_PATH="${{ github.workspace }}/scripts/localnet.sh False" pytest tests/e2e_tests/ -s

0 commit comments

Comments
 (0)