Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: use cache for based on the go.sum for dependencies for faster GH …
…action execution (#1653) * test: refactors cli.network suites with 'Integration' to use common function * change log * linter * test fix to use correct bech32 prefix * test: make it so that simulations don't need to be fitered for explicitly * test(simapp): flag retrieval must be inside the fn * Squashed commit of the following: commit 5a0347a Author: Unique-Divine <[email protected]> Date: Sat Oct 28 16:57:44 2023 -0500 test(simapp): flag retrieval must be inside the fn commit 65d43d3 Author: Unique-Divine <[email protected]> Date: Sat Oct 28 16:43:33 2023 -0500 test: make it so that simulations don't need to be fitered for explicitly commit 932cfac Author: Unique-Divine <[email protected]> Date: Sat Oct 28 16:17:50 2023 -0500 test fix to use correct bech32 prefix commit 484e0b2 Merge: de8acbf 43e3afd Author: Unique-Divine <[email protected]> Date: Fri Oct 27 17:38:14 2023 -0500 Merge branch 'realu/consistent-integration-suite' of https://github.com/NibiruChain/nibiru into realu/consistent-integration-suite commit de8acbf Author: Unique-Divine <[email protected]> Date: Fri Oct 27 17:38:03 2023 -0500 linter commit 43e3afd Merge: 6a1a459 68d4d57 Author: Unique Divine <[email protected]> Date: Fri Oct 27 17:13:51 2023 -0500 Merge branch 'master' into realu/consistent-integration-suite commit 6a1a459 Author: Unique-Divine <[email protected]> Date: Fri Oct 27 17:03:05 2023 -0500 change log commit c2028d3 Author: Unique-Divine <[email protected]> Date: Fri Oct 27 16:57:55 2023 -0500 test: refactors cli.network suites with 'Integration' to use common function * typo: Update cases.go * ci: use cache for based on the go.sum for dependencies for faster GH action execution * ci: add name field * ci: fix indentation * wip! try without go mod cache * ci: use actions/cache@v3 * test(cases.go) --------- Co-authored-by: Jonathan Gimeno <[email protected]>
- Loading branch information