Skip to content

Added fallback_max_weight to Transact for sending messages to V4 chains #5825

Added fallback_max_weight to Transact for sending messages to V4 chains

Added fallback_max_weight to Transact for sending messages to V4 chains #5825

Workflow file for this run

name: Command Bot Tests
on:
pull_request:
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
test-cmd-bot:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: python3 .github/scripts/cmd/test_cmd.py