Skip to content

Commit ffe900e

Browse files
committed
Add thanks to README
1 parent 7e72ca1 commit ffe900e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The purpose of this repository is to test clojure builds against a variety of ex
44

55
## Actions
66

7-
Tests are conducted by running one of three actions:
7+
Tests are conducted by running one of four actions:
88

99
Required inputs for all actions are the same.
1010
1. The source repository. Defaults to clojure/clojure
@@ -14,3 +14,9 @@ Required inputs for all actions are the same.
1414
* [test-against-contrib-and-nu](https://github.com/clojure/test.regression/actions/workflows/test-against-contrib-and-nu.yml): Runtime ~4 min. Run tests in contrib repos and open source Nubank repos
1515
* [test-all-the-things](https://github.com/clojure/test.regression/actions/workflows/test-all-the-things.yml): Runtime ~30 min. Run test in over one hundred community repositories.
1616
* [test-pinned-repos](https://github.com/clojure/test.regression/actions/workflows/test-pinned-repos.yml): Runtime ~4 min. Run tests against repositories that require pinned SHAs.
17+
18+
## Special Thanks
19+
20+
test.regression was inspired by:
21+
* [core_regression](https://github.com/NoahTheDuke/core_regression) by [noahtheduke](https://github.com/NoahTheDuke)
22+
* [cljs-oss](https://github.com/cljs-oss/canary) by [darwin](https://github.com/darwin)

0 commit comments

Comments
 (0)