tangled
alpha
login
or
join now
samanthanguyen.me
/
rust
0
fork
atom
repository template for Rust projects
0
fork
atom
overview
issues
pulls
pipelines
ci: add gcc as dependency to test workflow
samanthanguyen.me
2 months ago
e7ed4dd7
f6fdbaaf
+1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
test.yml
+1
.tangled/workflows/test.yml
reviewed
···
6
6
7
7
dependencies:
8
8
nixpkgs:
9
9
+
- gcc
9
10
- cargo
10
11
- rustup
11
12