Skip to content

Commit 18b8e2b

Browse files
authored
Update UnitTests.yml
1 parent 4aa60d1 commit 18b8e2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/UnitTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ jobs:
4747

4848
- name: Install Dependencies
4949
run: |
50+
pip install -r requirements.txt
5051
pip uninstall -y tensorflow
5152
pip install tensorflow-cpu
52-
pip install -r requirements.txt
5353
pip install --upgrade torch torchvision
5454
pip install .
5555

0 commit comments

Comments
 (0)