ci: fixed typo

This commit is contained in:
wakonig_k 2023-06-28 11:37:08 +00:00
parent daa5d9e822
commit 2b0ee223bb

View File

@ -47,7 +47,7 @@ tests-3.11:
semver:
stage: Deploy
needs: ["tests"]
needs: ["pytest"]
script:
- git config --global user.name "ci_update_bot"
- git config --global user.email "ci_update_bot@bec.ch"