Skip to content

Commit

Permalink
chore: update repo path
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Dare committed Jun 11, 2024
1 parent 81888af commit 4819b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-bittensor-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ jobs:
run: |
pwd
ls
LOCALNET_SH_PATH="../scripts/localnet.sh" pytest tests/e2e_tests/ -s
LOCALNET_SH_PATH="${{ github.workspace }}/subtensor/scripts/localnet.sh" pytest tests/e2e_tests/ -s

0 comments on commit 4819b33

Please sign in to comment.