Increase nft_wallet test timeout from 25 to 45 minutes (#20134)

https://github.com/Chia-Network/chia-blockchain/actions/runs/18313182324/usage
This commit is contained in:
Kyle Altendorf
2025-10-09 08:50:55 -07:00
committed by GitHub
parent 55339d6cee
commit f6d4b7615e
+1 -1
View File
@@ -1,4 +1,4 @@
from __future__ import annotations
job_timeout = 25
job_timeout = 45
checkout_blocks_and_plots = True