Skip to content

Commit

Permalink
fix: use working block numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
whichqua committed Aug 28, 2024
1 parent 7ddbb7e commit b531302
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
bash scripts/setup-tests.sh
- name: Prove Blocks
run: bash scripts/prove-blocks.sh -p ${{ secrets.PATHFINDER_RPC_URL }} -b 33911,33922,33928
run: bash scripts/prove-blocks.sh -p ${{ secrets.PATHFINDER_RPC_URL }} -b 76793,76766,76775

0 comments on commit b531302

Please sign in to comment.