mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 23:00:17 +00:00
--system
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
rm -fr /tmp/get-pip.py
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
pipenv install --dev
|
||||
sudo pipenv install --dev --system
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
pipenv run pytest
|
||||
pytest
|
||||
|
||||
Reference in New Issue
Block a user