We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0621e0e commit b567829Copy full SHA for b567829
docs/Other-Resources.md
@@ -25,6 +25,9 @@ Common Lisp Libraries
25
* [cl-coveralls](https://github.com/fukamachi/cl-coveralls/)
26
* [cl-travis](https://github.com/luismbo/cl-travis)
27
* [A more recently maintained fork](https://github.com/lispci/cl-travis)
28
+* [40Ants-CI](https://40ants.com/ci/) - A Github Actions workflow
29
+ * [setup-lisp](https://40ants.com/setup-lisp/)
30
+ * [run-tests](https://40ants.com/run-tests/)
31
32
Select resources for CL test frameworks
33
* [CLiki's list of CL test libraries](https://www.cliki.net/Test%20Framework)
0 commit comments