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? 2
drac
2 months ago
74654797
97a36f1b
+13
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
test.yml
+13
.tangled/workflows/test.yml
···
3
3
steps:
4
4
- name: "test"
5
5
command: 'echo "hello world"'
6
6
+
7
7
+
engine: "nixery"
8
8
+
9
9
+
# using the default values
10
10
+
clone:
11
11
+
skip: false
12
12
+
depth: 1
13
13
+
submodules: false
14
14
+
15
15
+
dependencies:
16
16
+
# nixpkgs
17
17
+
nixpkgs:
18
18
+
- nodejs