File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -172,10 +172,6 @@ jobs:
172172 uv run --active pip install --upgrade pip
173173 uv run --active pip install pytest
174174
175- - name : Install uv dependencies
176- working-directory : ${{ github.workspace }}
177- run : uv sync --all-extras --dev
178-
179175 - name : Clone async-substrate-interface repo
180176 run : git clone https://github.com/opentensor/async-substrate-interface.git
181177
Original file line number Diff line number Diff line change @@ -171,10 +171,6 @@ jobs:
171171 uv run --active pip install --upgrade pip
172172 uv run --active pip install '.[dev]'
173173
174- - name : Install uv dependencies
175- working-directory : ${{ github.workspace }}
176- run : uv sync --all-extras --dev
177-
178174 - name : Clone Bittensor async-substrate-interface repo
179175 run : git clone https://github.com/opentensor/async-substrate-interface.git
180176
You can’t perform that action at this time.
0 commit comments