File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ Collaboratively solve the 2020 edition of https://adventofcode.com/, and test th
44## [ CONTRIBUTING.md] ( ./CONTRIBUTING.md )
55
66## Status
7- Github CI runs ` days/<day>/test.sh ` for each day. Example: [ days/day-00-example/test.sh] ( ./days/day-00-example/test.sh )
87
98![ day-01] ( https://github.com/Arxcis/adventofcode2020/workflows/day-01/badge.svg )
109![ day-02] ( https://github.com/Arxcis/adventofcode2020/workflows/day-02/badge.svg )
@@ -33,6 +32,8 @@ Github CI runs `days/<day>/test.sh` for each day. Example: [days/day-00-example/
3332![ day-25] ( https://github.com/Arxcis/adventofcode2020/workflows/day-25/badge.svg )
3433![ day-00-example] ( https://github.com/Arxcis/adventofcode2020/workflows/day-00-example/badge.svg )
3534
35+ Github CI runs ` days/<day>/test.sh ` for each day. Example: [ days/day-00-example/test.sh] ( ./days/day-00-example/test.sh )
36+
3637
3738## Languages supported by our [ Dockerfile] ( ./Dockerfile ) , so far...
3839
You can’t perform that action at this time.
0 commit comments