aboutsummaryrefslogtreecommitdiffstats
path: root/tests/__init__.py
diff options
context:
space:
mode:
authorGravatar MarkKoz <[email protected]>2020-03-02 19:48:49 -0800
committerGravatar MarkKoz <[email protected]>2020-03-09 17:50:41 -0700
commit5e315135e8b33658c19de7c249adefe33f79443f (patch)
treeb09a9946025a9e02d595207eedc12ce7853e04c3 /tests/__init__.py
parentCI: make env vars used for coverage into pipeline variables (diff)
CI: cache Python dependencies
Reduces frequency of using pipenv to install dependencies in CI. Works by caching the entire Python directory. Only a full cache hit will skip the pipenv steps; a partial cache hit will still be followed by using pipenv to install from the pipfiles. * Disable pip cache
Diffstat (limited to 'tests/__init__.py')
0 files changed, 0 insertions, 0 deletions