mirror of
https://github.com/yeslayla/run-gut-tests-action.git
synced 2025-04-15 03:58:48 +02:00
Compare commits
No commits in common. "master" and "v1.1.0" have entirely different histories.
@ -1,4 +1,4 @@
|
||||
 
|
||||
 
|
||||
|
||||
# Run GUT tests
|
||||
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
|
||||
steps:
|
||||
- uses: manleydev/run-gut-tests-action@[VERSION]
|
||||
- uses: josephbmanley/run-gut-tests-action@[VERSION]
|
||||
with:
|
||||
directory: client
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user