Skip to content

Commit 790680c

Browse files
authored
Update pythonapp.yml
1 parent 8025471 commit 790680c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pythonapp.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,7 @@ jobs:
2323
pip install setuptools --upgrade
2424
cd Scripts
2525
cp .env-win .env
26+
pipenv update
27+
pipenv lock --pre --clear
2628
pipenv --python 3.11 install --dev
2729
pipenv run pytest -s tests

0 commit comments

Comments
 (0)