We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 262f3bc commit 1f174adCopy full SHA for 1f174ad
.github/workflows/unit-test-and-coverage.yml
@@ -5,6 +5,7 @@ on:
5
push:
6
branches:
7
- main
8
+ - test/add-e2e-interchain-test-structure
9
10
jobs:
11
test:
0 commit comments