Skip to content

Commit

Permalink
CI: remove relayer build job
Browse files Browse the repository at this point in the history
Signed-off-by: Jun Kimura <[email protected]>
  • Loading branch information
bluele committed Sep 29, 2023
1 parent 2f0d3e4 commit e9ebcb7
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,6 @@ jobs:
- run: make lint-tools
- run: make lint

relayer:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: '1.20'
- run: make yrly

sdk-test:
runs-on: ubuntu-22.04
env:
Expand Down

0 comments on commit e9ebcb7

Please sign in to comment.