Skip to content

fix: don't remove min_self_delegation from the state and respect its … #31

fix: don't remove min_self_delegation from the state and respect its …

fix: don't remove min_self_delegation from the state and respect its … #31

Workflow file for this run

name: sims
on:
push:
branches:
- master
jobs:
simulations:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v3
with:
go-version: 1.18
- uses: actions/checkout@v3
- name: build
run: |
make build
- name: run sims
run: |
make test-sim