tangled
alpha
login
or
join now
drac.gay
/
drac-dot-gay
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
pwetty pwease? 3
drac
2 months ago
4e7bb19e
74654797
+4
-3
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
test.yml
+4
-3
.tangled/workflows/test.yml
···
1
1
when:
2
2
- event: ["manual", "push"]
3
3
-
steps:
4
4
-
- name: "test"
5
5
-
command: 'echo "hello world"'
6
3
7
4
engine: "nixery"
8
5
···
16
13
# nixpkgs
17
14
nixpkgs:
18
15
- nodejs
16
16
+
17
17
+
steps:
18
18
+
- name: "test"
19
19
+
command: 'echo "hello world"'