Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Commit 525bebd

Browse files
authored
remove unittest install
1 parent 4e49f0e commit 525bebd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
- name: Install dependencies
2828
run: |
2929
python -m pip install --upgrade pip
30-
python -m pip install unittest
3130
# python -m pip install flake8 pytest
3231
# if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
3332
# - name: Lint with flake8

0 commit comments

Comments
 (0)