Increase job timeout for NFT wallet tests (#13675)

This commit is contained in:
Earle Lowe 2022-10-21 13:59:44 -07:00 committed by GitHub
parent a1515d934f
commit fe490d9e04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,4 @@
from __future__ import annotations
job_timeout = 45
checkout_blocks_and_plots = True