Skip to content

Commit e0e1e5d

Browse files
authored
Update pythonpackage.yml
1 parent d283942 commit e0e1e5d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
with:
1919
python-version: ${{ matrix.python-version }}
2020
cache: 'poetry'
21+
- run: poetry lock
2122
- run: poetry install
2223
- run: poetry run pytest
2324

0 commit comments

Comments
 (0)