1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-15 18:57:01 +00:00

Revert "[RDNF #21 updated] fix: make node tool non volatile (#2372) + added 'time import' (#168)"

This reverts commit 6e1377c2b0.

Refs https://code.forgejo.org/forgejo/act/pulls/168/files#issuecomment-45317
This commit is contained in:
Earl Warren 2025-07-06 22:27:04 +02:00
parent 6e1377c2b0
commit 1a5cda1a93
9 changed files with 24 additions and 68 deletions

View file

@ -164,7 +164,6 @@ func TestActionRunner(t *testing.T) {
},
},
},
nodeToolFullPath: "node",
},
action: &model.Action{
Inputs: map[string]model.Input{
@ -209,7 +208,6 @@ func TestActionRunner(t *testing.T) {
"name": "state value",
},
},
nodeToolFullPath: "node",
},
action: &model.Action{
Runs: model.ActionRuns{