Fixed typos.

This commit is contained in:
Patrick Lehmann
2025-04-21 13:09:12 +02:00
parent f10daa2e2c
commit aaf283515b
5 changed files with 7 additions and 7 deletions

View File

@@ -131,7 +131,7 @@ jobs:
if: inputs.pipeline-delay >= 0
run: |
sleep ${{ inputs.pipeline-delay }}
- name: Generate 'params' and 'python_jobs'
id: params
shell: python