Skip to content

Commit

Permalink
fixup: Remove time limit for testnet full sync
Browse files Browse the repository at this point in the history
  • Loading branch information
marun committed Jul 15, 2024
1 parent 7c79f74 commit 9a40430
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check-bootstrap-testnet-full-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
check_bootstrap_testnet_full_sync:
name: Check Bootstrap (testnet,full-sync)
runs-on: avalanche-avalanchego
timeout-minutes: 4320 # 3 days
steps:
- name: Checkout Repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 9a40430

Please sign in to comment.