Skip to content

Commit

Permalink
remove sei from here as well
Browse files Browse the repository at this point in the history
  • Loading branch information
PFC-developer committed Dec 21, 2023
1 parent b0900f0 commit 5284dd3
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:
- run: go mod download
- run: go build ./cmd/cosmos-exporter
- run: go build ./cmd/kuji-cosmos-exporter
- run: go build ./cmd/sei-cosmos-exporter
# - run: go build ./cmd/sei-cosmos-exporter
- run: go build ./cmd/inj-cosmos-exporter
go-vet:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5284dd3

Please sign in to comment.