We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b644d9 commit f692f68Copy full SHA for f692f68
.github/workflows/rust.yml
@@ -1,4 +1,4 @@
1
-name: Rust
+name: Rust - Build and Run Tests
2
3
on:
4
push:
README.md
@@ -1,5 +1,7 @@
# Advent of Code 2024
+
+
5
The provided solutions for the 2024 edition of Advent of Code are implemented in
6
Rust.
7
0 commit comments