Skip to content

Commit 1bcbd12

Browse files
committed
z
1 parent 8c9251b commit 1bcbd12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131

3232
- name: Pip Install
3333
run: |
34+
pip install pipenv
3435
pipenv install --dev --locked
3536
3637
- name: Verify Service Running

0 commit comments

Comments
 (0)