sleep

Changed files
+1 -1
.tangled
workflows
+1 -1
.tangled/workflows/main.yaml
···
steps:
- name: "Say stuff"
-
command: "echo 'hi there'"
+
command: "sleep 500 && echo 'hi there'"
clone:
skip: false