mirror of
https://github.com/yeslayla/run-gut-tests-action.git
synced 2025-12-06 09:13:25 +01:00
Bugfix cwd
This commit is contained in:
@@ -7,7 +7,6 @@ inputs:
|
||||
default: "barichello/godot-ci:latest"
|
||||
directory:
|
||||
description: "The name directory to run tests in."
|
||||
defaut: "."
|
||||
runs:
|
||||
using: "node12"
|
||||
main: "dist/index.js"
|
||||
|
||||
Reference in New Issue
Block a user