Skip to content

Commit e9ebcb7

Browse files
committed
CI: remove relayer build job
Signed-off-by: Jun Kimura <[email protected]>
1 parent 2f0d3e4 commit e9ebcb7

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,6 @@ jobs:
2626
- run: make lint-tools
2727
- run: make lint
2828

29-
relayer:
30-
runs-on: ubuntu-22.04
31-
steps:
32-
- uses: actions/checkout@v3
33-
- uses: actions/setup-go@v3
34-
with:
35-
go-version: '1.20'
36-
- run: make yrly
37-
3829
sdk-test:
3930
runs-on: ubuntu-22.04
4031
env:

0 commit comments

Comments
 (0)