We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be5b1cb commit 23cb19dCopy full SHA for 23cb19d
.github/workflows/_test_unit.yaml
@@ -22,7 +22,7 @@ on:
22
TIMEOUT_MINUTES:
23
type: number
24
description: 'Maximum test runtime, in minutes'
25
- default: "60"
+ default: 60
26
27
jobs:
28
runner:
0 commit comments