mirror of
https://github.com/sot-tech/mochi.git
synced 2026-04-26 07:30:00 -07:00
Fix e2e execution, append 2to1 hash in approvals, update dependencies
This commit is contained in:
committed by
Lawrence, Rendall
parent
dd0a455a4a
commit
0a5ac35c4d
4
.github/workflows/CI.yaml
vendored
4
.github/workflows/CI.yaml
vendored
@@ -24,8 +24,8 @@ jobs:
|
||||
run: go build -v ./cmd/...
|
||||
- name: Vet
|
||||
run: go vet ./...
|
||||
- name: Imports
|
||||
uses: Jerome1337/goimports-action@v1.0.3
|
||||
# - name: Imports
|
||||
# uses: Jerome1337/goimports-action@v1.0.3
|
||||
- name: Format
|
||||
uses: Jerome1337/gofmt-action@v1.0.4
|
||||
- name: Lint
|
||||
|
||||
Reference in New Issue
Block a user