tangled
alpha
login
or
join now
zzstoatzz.io
/
at-me
25
fork
atom
interactive intro to open social
at-me.zzstoatzz.io
25
fork
atom
overview
issues
1
pulls
pipelines
fix: add gcc to workflow dependencies for linking
zzstoatzz.io
4 months ago
2eb47723
fa4d74f2
0/1
check.yaml
failed
38s
+1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
check.yaml
+1
.tangled/workflows/check.yaml
···
10
10
- cargo
11
11
- rustfmt
12
12
- clippy
13
13
+
- gcc
13
14
14
15
steps:
15
16
- name: check formatting