Skip to content

Commit

Permalink
Remove duplicated package installation
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Aug 25, 2020
1 parent 64d48f7 commit fac55d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Expand Up @@ -36,7 +36,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install --upgrade tox
- name: Run Tox
Expand Down

0 comments on commit fac55d2

Please sign in to comment.