Fix codespell in ci.yml

This commit is contained in:
Matthias
2024-04-19 18:12:10 +02:00
parent f2cfb127ae
commit 22c61458a4

View File

@@ -414,7 +414,7 @@ jobs:
pytest --random-order --longrun --durations 20 -n auto
# Notify only once - when CI completes (and after deploy) in case it's successfull
# Notify only once - when CI completes (and after deploy) in case it's successful
notify-complete:
needs: [
build-linux,