Skip to content
Snippets Groups Projects
Unverified Commit 1cc21722 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

no tox here, but coverage would be nice

parent 320efd4b
No related branches found
No related tags found
1 merge request!100Windows CI
...@@ -36,7 +36,7 @@ jobs: ...@@ -36,7 +36,7 @@ jobs:
- name: Install dependencies - name: Install dependencies
run: | run: |
python -m pip install --upgrade pip python -m pip install --upgrade pip
pip install wheel tox pip install wheel coverage
- name: Get Tahoe-LAFS master - name: Get Tahoe-LAFS master
run: | run: |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment