Skip to content

Commit

Permalink
Test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ibraheem-opentensor committed Aug 21, 2024
1 parent b8e6499 commit 08e838a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-subtensor-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
- name: List tests
run: ls -l ${{ matrix.test-subfolder }}

- name: Run tests
- name: Run e2e tests
run: |
python3 -m pip install -e .[dev] pytest
LOCALNET_SH_PATH="${{ github.workspace }}/subtensor/scripts/localnet.sh" pytest ${{ matrix.test-subfolder }} -s
Expand Down

0 comments on commit 08e838a

Please sign in to comment.