Skip to content

Commit f63ebb7

Browse files
authored
Merge pull request #98 from opentensor/fix/thewhaleking/fix-tests-requirements
Fix tests requirements
2 parents 226c3c0 + a917755 commit f63ebb7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/check-sdk-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,6 @@ jobs:
229229
git fetch origin staging
230230
python3 -m pip install --upgrade pip
231231
python3 -m pip install '.[dev]'
232-
python3 -m pip install -r requirements/torch.txt
233232
234233
- name: Clone async-substrate-interface repo
235234
run: git clone https://github.com/opentensor/async-substrate-interface.git

0 commit comments

Comments
 (0)