Skip to content

Commit

Permalink
[replay] Add txns to skip flag
Browse files Browse the repository at this point in the history
  • Loading branch information
georgemitenkov committed Nov 8, 2024
1 parent 16012fd commit f3d3c40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow-run-replay-verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ jobs:
./aptos-debugger aptos-db replay-verify \
--metadata-cache-dir $MC \
--command-adapter-config ${{ inputs.BACKUP_CONFIG_TEMPLATE_PATH }} \
--txns-to-skip ${{ inputs.TXNS_TO_SKIP }} \
--start-version $begin \
--end-version $end \
\
Expand Down

0 comments on commit f3d3c40

Please sign in to comment.