Skip to content

Commit 268c3f1

Browse files
authored
Merge pull request 3scale-qe#928 from mdujava/acceptance
2 parents afdc6aa + 7d97436 commit 268c3f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,7 @@ ensure-smoke:
304304

305305
fake-sync:
306306
test -e Pipfile.lock \
307+
&& (pipenv --venv || pipenv sync --dev $(PIPENV_ARGS)) \
307308
&& touch Pipfile.lock \
308309
&& touch .make-pipenv-sync .make-pipenv-sync-dev \
309310
|| true

0 commit comments

Comments
 (0)