tangled
alpha
login
or
join now
nickmohoric.dev
/
spindle-test
1
fork
atom
testing
1
fork
atom
overview
issues
pulls
pipelines
sleep
nickmohoric.dev
7 months ago
4e99d8c6
ef4ab1e1
1/1
main.yaml
success
8m 26s
+1
-1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
main.yaml
+1
-1
.tangled/workflows/main.yaml
···
10
10
11
11
steps:
12
12
- name: "Say stuff"
13
13
-
command: "echo 'hi there'"
13
13
+
command: "sleep 500 && echo 'hi there'"
14
14
15
15
clone:
16
16
skip: false