Skip to content

Commit

Permalink
chore: fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
freak12techno committed Oct 28, 2023
1 parent d191795 commit 2905682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
go-version: '1.18.2'
- run: go version
- run: go mod download
- run: go build cmd/cosmos-proposals-checker.go
- run: go build cmd/tmtop.go
go-vet:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 2905682

Please sign in to comment.