Skip to content

Commit ca7f554

Browse files
committed
poetry lock first?
1 parent cfcf482 commit ca7f554

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cicd.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
poetry run python --version
2929
- name: show virtualenv version
3030
run: |
31+
poetry lock
3132
poetry show virtualenv
3233
- name: install linter dependencies
3334
run: |

0 commit comments

Comments
 (0)