mirror of
https://github.com/yeslayla/run-gut-tests-action.git
synced 2025-01-14 04:53:40 +01:00
Update ReadMe.md
This commit is contained in:
parent
77ba28181d
commit
763318a75e
@ -1,4 +1,4 @@
|
|||||||
![Release Version](https://img.shields.io/github/v/release/josephbmanley/run-gut-tests-action) ![Test Action](https://github.com/josephbmanley/run-gut-tests-action/workflows/Test%20Action/badge.svg)
|
![Release Version](https://img.shields.io/github/v/release/manleydev/run-gut-tests-action) ![Test Action](https://github.com/manleydev/run-gut-tests-action/workflows/Test%20Action/badge.svg)
|
||||||
|
|
||||||
# Run GUT tests
|
# Run GUT tests
|
||||||
This is an action that runs [GUT](https://github.com/bitwes/Gut) tests for Godot to easily automate testing.
|
This is an action that runs [GUT](https://github.com/bitwes/Gut) tests for Godot to easily automate testing.
|
||||||
@ -11,7 +11,7 @@ Example:
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
steps:
|
steps:
|
||||||
- uses: josephbmanley/run-gut-tests-action@[VERSION]
|
- uses: manleydev/run-gut-tests-action@[VERSION]
|
||||||
with:
|
with:
|
||||||
directory: client
|
directory: client
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user