chore(ci): remove hetzner testnet workflow

This commit is contained in:
Prad Nukala
2024-09-05 02:01:38 -04:00
parent d52d1682ab
commit ae99abf2c4
2 changed files with 1 additions and 94 deletions
+1 -2
View File
@@ -23,8 +23,7 @@
"build": ["make build", "make local-image"],
"testnet": ["make install", "make sh-testnet"],
"icnet": ["make install", "make testnet"],
"explorer": ["make explorer"],
"release": ["cz bump --yes", "goreleaser release --clean --dry-run"]
"explorer": ["make explorer"]
}
}
}