Skip to content

Commit 936571c

Browse files
Add split-tests Github Action to README
1 parent 12698f5 commit 936571c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ This is necessary for running the tests in parallel. As the execution time of te
88

99
This tool was written for Ruby and CircleCI, but it can be used with any file-based test suite on any CI.
1010
Since then, CircleCI has introduced built-in test splitting. Also since then, the tool has been applied on
11-
GitHub Actions, that do not provide test splitting.
11+
GitHub Actions, that does not provide native test splitting.
12+
13+
There is a [split-tests GitHub Action](https://github.com/marketplace/actions/split-tests) using this tool available on the Actions Marketplace.
1214

1315
It is written in Golang, released as a binary, and has no external dependencies.
1416

0 commit comments

Comments
 (0)