chore: setup systemtests in CI (#23886)

Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
This commit is contained in:
Alex | Interchain Labs
2025-03-06 10:44:55 -05:00
committed by GitHub
co-authored by Tyler
parent 6da7508765
commit 2076e2fc86
6 changed files with 121 additions and 72 deletions
-2
View File
@@ -2,8 +2,6 @@ module cosmossdk.io/errors
go 1.23.0
toolchain go1.24.1
require (
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.10.0