Skip to content

Commit 09ad64f

Browse files
committed
Merge branch 'master' of github.com:marvinfriede/python-project
2 parents aea20be + eaa4b41 commit 09ad64f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Install dependencies
3939
run: |
4040
python -m pip install --upgrade pip
41-
pip install codecov pytest pytest-cov tox
41+
pip install codecov tox
4242
4343
# with "-e py" tox runs the python version of the current environment
4444
- name: Unittests with tox

0 commit comments

Comments
 (0)