Skip to content

Full gentx pass on single-validator setup; hash verif should fail #10

Full gentx pass on single-validator setup; hash verif should fail

Full gentx pass on single-validator setup; hash verif should fail #10

---
name: Verify Genesis Hashes
on:
push:
branches:
- main
workflow_dispatch:
jobs:
build:
name: Verify Genesis Hashes
runs-on: ubuntu-latest
environment: CI
steps:
- name: Check out code
uses: actions/checkout@v4
- name: Verify genesis hashes
shell: bash
run: |
docker compose up verify-hashes --exit-code-from verify-hashes