Skip to content

Commit

Permalink
Add e2e ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
ulbqb committed Aug 1, 2023
1 parent e7ed0ac commit e908a02
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ jobs:
run: go version
- name: Install and e2e test
run: |
pwd
cd e2e
make install-relayer
sudo make install-relayer
make install-simapp
make test-e2e

0 comments on commit e908a02

Please sign in to comment.