mirror of
https://git.mirrors.martin98.com/https://github.com/cyberman54/curl
synced 2026-04-23 09:38:05 +08:00
test
This commit is contained in:
@@ -10,7 +10,6 @@ function sleep(ms: number) {
|
||||
}
|
||||
|
||||
process.on('uncaughtException', function (err) {
|
||||
sleep(5000)
|
||||
core.debug("Hahahaha")
|
||||
core.setFailed("eiei")
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user