Skip to content

Commit 4819b33

Browse files
author
Samuel Dare
committed
chore: update repo path
1 parent 81888af commit 4819b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-bittensor-tests.yml

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

0 commit comments

Comments
 (0)