Skip to content

fix(simapp): set chain-id on NewSimApp for sim bench tests (backport #17138) #1146

fix(simapp): set chain-id on NewSimApp for sim bench tests (backport #17138)

fix(simapp): set chain-id on NewSimApp for sim bench tests (backport #17138) #1146

Workflow file for this run

name: Add PR to project
on:
pull_request:
types:
- opened
- reopened
jobs:
add-to-project:
name: Add pull request to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/cosmos/projects/26
github-token: ${{ secrets.PERSONAL_TOKEN }}