Skip to content

Commit

Permalink
chore: WIP add to github action
Browse files Browse the repository at this point in the history
  • Loading branch information
mbreithecker committed Jan 8, 2025
1 parent 2157fa4 commit 963eff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/migration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
uses: actions/checkout@v4
# Setup Golang
- name: Verify migration proofs
working-directory: ./app/upgrades/v2_0/validator_proofs
working-directory: ./app/upgrades/v2_0/validator-proofs
run: python3 verify.py

0 comments on commit 963eff2

Please sign in to comment.