diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 7f552836fc7d6deacc115a3ae3c179be45dccb21..7baba9bf0d8ef068047f5e4d22e9c3e12cceb330 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -11,6 +11,7 @@ jobs:
         python-version:
           - "2.7"
 
+    steps:
       # Get tags not fetched by the checkout action, needed for auto-versioning.
     - name: "Finish checkout"
       run: |