This commit is contained in:
2019-09-23 06:42:41 -04:00
parent d3d359ece5
commit 29c68383c3
+1
View File
@@ -18,6 +18,7 @@ jobs:
- run:
name: $ pipenv install…
command: |
export PIPENV_MAX_SUBPROCESS=128
pipenv install --dev --system --deploy
- run:
name: $ bake //ci