typesafegithub / yaml2kotlin

github-workflows-kt converts the Kotlin to YAML, we convert your initial YAML workflow to Kotlin
https://github.com/typesafegithub/github-workflows-kt
Apache License 2.0
4 stars 3 forks source link

yaml: jobs.xxx.timeout-minutes #6

Open jmfayard opened 1 year ago

jmfayard commented 1 year ago

What?

Describe the missing YAML feature

jobs..steps[*].timeout-minutes

jobs..timeout-minutes

Sample?

Can we reproduce the issue in the existing samples? If not, can you contribute a sample that reproduce the issue?

E2eTests.yml

Next steps