Skip to content

Commit e9d27c7

Browse files
committed
adding branch for testing
1 parent 1f174ad commit e9d27c7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
push:
66
branches:
77
- main
8+
- test/add-e2e-interchain-test-structure
89

910
jobs:
1011
test:

.github/workflows/unit-test-and-coverage.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
push:
66
branches:
77
- main
8-
- test/add-e2e-interchain-test-structure
98

109
jobs:
1110
test:

0 commit comments

Comments
 (0)