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 239cba9 commit c771893Copy full SHA for c771893
README.md
@@ -4,7 +4,7 @@ Collaboratively solve the 2020 edition of https://adventofcode.com/, and test th
4
## [CONTRIBUTING.md](./CONTRIBUTING.md)
5
6
## Status
7
-Here you can see the status of automatic tests run by Github CI:
+Github CI runs `days/<day>/test.sh` for each day. Example: [days/day-00-example/test.sh](./days/day-00-example/test.sh)
8
9

10

0 commit comments