Skip to content

Commit

Permalink
Validate gentx with signatures
Browse files Browse the repository at this point in the history
  • Loading branch information
jkilpatr committed Mar 7, 2024
1 parent 6c3e41b commit b602db7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gentx-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ jobs:
run: althea validate-genesis
- name: Collect Gentxs
run: althea collect-gentxs
- name: Validate Genesis with signatures
run: althea validate-genesis

0 comments on commit b602db7

Please sign in to comment.