update readme header
parent
98f19717b4
commit
6e0220ed92
17
README.md
17
README.md
|
@ -1,14 +1,21 @@
|
||||||
# Unity - Test runner
|
# Unity - Test runner
|
||||||
[](https://github.com/webbertakken/unity-test-runner/actions?query=branch%3Amaster+workflow%3A%22Actions+%F0%9F%98%8E%22)
|
[](https://github.com/webbertakken/unity-test-runner/actions?query=branch%3Amaster+workflow%3A%22Actions+%F0%9F%98%8E%22)
|
||||||
|
|
||||||
[Github Action](https://github.com/features/actions)
|
---
|
||||||
to run tests for any Unity project.
|
|
||||||
|
GitHub Action to
|
||||||
|
[run tests](https://github.com/marketplace/actions/unity-test-runner)
|
||||||
|
for any Unity project.
|
||||||
|
|
||||||
|
Part of the
|
||||||
|
[Unity Actions](https://github.com/webbertakken/unity-actions)
|
||||||
|
collection.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
This is a recommended step to prepare your pipeline for using the
|
This is a recommended step to prepare your pipeline for using the
|
||||||
[Build](https://github.com/webbertakken/unity-actions#build)
|
[Build](https://github.com/webbertakken/unity-actions#build)
|
||||||
action from the
|
action. This action also requires the [activation](https://github.com/marketplace/actions/unity-activate) step.
|
||||||
[Unity Actions](https://github.com/webbertakken/unity-actions)
|
|
||||||
collection. This action also requires the [activation](https://github.com/marketplace/actions/unity-activate) step.
|
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue