Skip to content

Commit b5af8d5

Browse files
committed
test: additional tests for destination validation
1 parent 2dfb668 commit b5af8d5

12 files changed

Lines changed: 1264 additions & 79 deletions

File tree

.github/hooks/hooks.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
"type": "command",
1313
"command": "node .github/hooks/scripts/stop-build.js",
1414
"timeout": 600
15+
},
16+
{
17+
"type": "command",
18+
"command": "node .github/hooks/scripts/stop-test-coverage.js",
19+
"timeout": 30
1520
}
1621
]
1722
}

0 commit comments

Comments
 (0)