CI: add poetry lock file check job and update poetry lock (#3343)

This commit is contained in:
dni ⚡ 2025-09-02 18:50:59 +02:00 committed by GitHub
parent 59553a6e1e
commit 213bde61a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 31 additions and 4 deletions

View file

@ -53,3 +53,6 @@ jobs:
with:
make: checkbundle
npm: true
poetry:
uses: ./.github/workflows/poetry.yml