mirror of
https://github.com/honojs/hono.git
synced 2024-11-21 18:18:57 +01:00
14 lines
222 B
YAML
14 lines
222 B
YAML
|
locale: "en"
|
||
|
repository: ${GITHUB_REPOSITORY}/perf-measures
|
||
|
coverage:
|
||
|
if: false
|
||
|
codeToTestRatio:
|
||
|
if: false
|
||
|
testExecutionTime:
|
||
|
if: false
|
||
|
report:
|
||
|
datastores:
|
||
|
- artifact://${GITHUB_REPOSITORY}
|
||
|
summary:
|
||
|
if: true
|