diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 2c7cbb91..5633db75 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -18,11 +18,6 @@ on: required: false description: Timeout for ssh connection to worker (minutes) default: 30 - completion-delay-m: - type: number - required: false - description: Job completion delay (minutes) - default: 30 jobs: build-ci: uses: ./.github/workflows/build-ci.yaml