Skip to content

Commit

Permalink
Link to actions from badge
Browse files Browse the repository at this point in the history
  • Loading branch information
jakcharvat committed Dec 5, 2024
1 parent 7022080 commit ffeb795
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# Advent of Code 2024

![Tests](https://github.com/jakcharvat/aoc-2024/actions/workflows/test.yaml/badge.svg)
[![Tests](https://github.com/jakcharvat/aoc-2024/actions/workflows/test.yaml/badge.svg)](https://github.com/jakcharvat/aoc-2024/actions/workflows/test.yaml)

My solutions for [Advent of Code](https://adventofcode.com) 2024 in [Gleam](https://gleam.run).


Running solutions:
```bash
cd day01
Expand Down

0 comments on commit ffeb795

Please sign in to comment.