CI: add poetry lock file check job and update poetry lock (#3343)
This commit is contained in:
parent
59553a6e1e
commit
213bde61a8
3 changed files with 31 additions and 4 deletions
3
.github/workflows/lint.yml
vendored
3
.github/workflows/lint.yml
vendored
|
|
@ -53,3 +53,6 @@ jobs:
|
|||
with:
|
||||
make: checkbundle
|
||||
npm: true
|
||||
|
||||
poetry:
|
||||
uses: ./.github/workflows/poetry.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue