10m -> 5m
All checks were successful
Hello / say_hello (push) Successful in 5m57s

This commit is contained in:
2026-02-14 18:02:12 +00:00
parent a6d34a308e
commit feb19ce64b

View File

@@ -7,6 +7,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: echo Start
- run: sleep 10m
- run: sleep 5m
- run: echo HelloWorld
- run: echo end