Skip to content

Commit

Permalink
Skip genesis verification step
Browse files Browse the repository at this point in the history
  • Loading branch information
zivkovicmilos committed Feb 5, 2025
1 parent fe06dc1 commit 6028d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/genesis-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
testnet: [ "test5.gno.land" ]
testnet: [ ] # Currently, all active testnet deployment genesis.json are legacy
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down

0 comments on commit 6028d8e

Please sign in to comment.