From 22c61458a4175269a6e3e9386350a8145ec5c2a9 Mon Sep 17 00:00:00 2001 From: Matthias Date: Fri, 19 Apr 2024 18:12:10 +0200 Subject: [PATCH] Fix codespell in ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b9c03e61c..92f8e71c2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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,