ci: Add devnet timeout (#3167)
`no_output_timeout` wasn't being honored because the deposit command produced output on each poll. Instead, use the `timeout` command to kill the process from within the job itself regardless of output.
Showing
Please register or sign in to comment