Skip to content

Commit

Permalink
Updates e2e test branch for subtensor
Browse files Browse the repository at this point in the history
  • Loading branch information
ibraheem-opentensor committed Jan 23, 2025
1 parent 5bc9ae3 commit 3d4cf23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-subtensor-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:

- name: Setup subtensor repo
working-directory: ${{ github.workspace }}/subtensor
run: git checkout testnet
run: git checkout main

- name: Install Python dependencies
run: python3 -m pip install -e . pytest
Expand Down

0 comments on commit 3d4cf23

Please sign in to comment.