Skip to content

Commit e96220e

Browse files
authored
Update short_test.yml
corrected
1 parent 2cbef13 commit e96220e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/short_test.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,5 @@ jobs:
2525
with:
2626
python-version: ${{ matrix.python-version}}
2727

28-
- name: Install Dependencies
29-
run:
30-
python -m pip install --upgrade pip
31-
pip install unittest
32-
3328
- name: Test Function
3429
run: python ./faculty_test.py

0 commit comments

Comments
 (0)