Add initial description
parent
566dedfd67
commit
788c3966f7
15
README.md
15
README.md
|
@ -1,2 +1,15 @@
|
|||
# unity-test-runner
|
||||
Run tests for any Unity project
|
||||
Run tests
|
||||
|
||||
[](https://github.com/WebberTakken/unity-test-runner/workflows/Actions%20%F0%9F%98%8E/badge.svg)
|
||||
|
||||
[Github Action](https://github.com/features/actions)
|
||||
to run tests for any Unity project.
|
||||
|
||||
This is a recommended step to prepare your pipeline for using the
|
||||
[Build](https://github.com/webbertakken/unity-actions#build)
|
||||
action from the
|
||||
[Unity Actions](https://github.com/webbertakken/unity-actions)
|
||||
collection.
|
||||
|
||||
Requires the [activation](https://github.com/marketplace/actions/unity-activate) step.
|
||||
|
|
Loading…
Reference in New Issue