mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
Fail the randomized test build after reporting the error to zed.dev
This commit is contained in:
parent
5934e882b8
commit
c5e56a5e45
@ -56,6 +56,8 @@ async function main() {
|
||||
headers: {"Content-Type": "application/json"},
|
||||
body: JSON.stringify(body)
|
||||
})
|
||||
|
||||
process.exit(1)
|
||||
}
|
||||
|
||||
function randomU64() {
|
||||
|
Loading…
Reference in New Issue
Block a user