Skip to content

Commit 45e99f8

Browse files
committed
z
1 parent 973d170 commit 45e99f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Pip Install
3232
run: |
3333
pip install pipenv
34-
pipenv install --dev --locked
34+
pipenv install --dev --skip-lock
3535
3636
- name: Verify Service Running
3737
run: |

0 commit comments

Comments
 (0)