Update run-commit.yml
This commit is contained in:
parent
3664dbb362
commit
5eac39f418
|
@ -9,7 +9,7 @@ jobs:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: actions/setup-go@v2
|
- uses: actions/setup-go@v2
|
||||||
with:
|
with:
|
||||||
node-version: 1.17
|
go-version: 1.17
|
||||||
- run: |
|
- run: |
|
||||||
go install mvdan.cc/gofumpt@latest
|
go install mvdan.cc/gofumpt@latest
|
||||||
gofumpt -l -w .
|
gofumpt -l -w .
|
||||||
|
|
Loading…
Reference in New Issue