Skip to content

Commit

Permalink
Set installer-parallel to false
Browse files Browse the repository at this point in the history
  • Loading branch information
pichatelli authored and drgarcia1986 committed Dec 30, 2021
1 parent 84355e8 commit b3a47a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
with:
virtualenvs-create: true
virtualenvs-in-project: true
installer-parallel: true
installer-parallel: false

- name: Install dependencies
run: |
Expand Down

0 comments on commit b3a47a0

Please sign in to comment.