Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
faddat committed Apr 30, 2024
1 parent ae1b8cd commit 3c4128e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
- uses: actions/setup-go@v4
with:
go-version: 1.22.x
- run: go build ./...
- run: ./rpc-crawler https://rpc-cosmoshub.goldenratiostaking.net:443
- run: go install ./...
- run: rpc-crawler https://rpc-cosmoshub.goldenratiostaking.net:443

0 comments on commit 3c4128e

Please sign in to comment.