summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-04-11 11:12:12 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-04-11 11:12:12 +0800
commita684a7c41e89ec82b2b03d2050382b5e50db29ee (patch)
tree8676c7f3004424b660d09b6405a442f036f6583a /.github
parentc382f3678f25f08fc3ef1ef8ba41648f08c957ae (diff)
downloadgitpython-a684a7c41e89ec82b2b03d2050382b5e50db29ee.tar.gz
maybe nosetests is already installed due to test-requirements?
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/pythonpackage.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/pythonpackage.yml b/.github/workflows/pythonpackage.yml
index 810a2220..b5ed0318 100644
--- a/.github/workflows/pythonpackage.yml
+++ b/.github/workflows/pythonpackage.yml
@@ -62,5 +62,4 @@ jobs:
- name: Test with nose
run: |
set -x
- pip install nosetest
nosetests -v --with-coverage