Skip to content

Use tx gas params for backtest replay #45

Use tx gas params for backtest replay

Use tx gas params for backtest replay #45

Workflow file for this run

name: Solidity Test CI
on:
push:
branches: [main]
pull_request:
jobs:
solidity-base:
uses: phylaxsystems/actions/.github/workflows/solidity-base.yaml@main
with:
gas-diff-tolerance: 25
forge-test-args: "--no-match-path 'test/backtesting/**'"
disable-gas-snapshot: true