Skip to content

Commit

Permalink
Merge pull request #28 from yudong2015/fix-1007-timeout
Browse files Browse the repository at this point in the history
fix render error of timeout
  • Loading branch information
ks-ci-bot authored Oct 24, 2023
2 parents 643dcc9 + ea4991d commit b051a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion featured/steps/timeout.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
"key": "activity",
"value": {
"isLiteral": true,
"value": .param.activity
"value": {{.param.activity}}
}
},
{
Expand Down

0 comments on commit b051a95

Please sign in to comment.