Update run-commit.yml

pull/1208/head
Matthieu MOREL 3 years ago committed by GitHub
parent 3664dbb362
commit 5eac39f418
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
node-version: 1.17
go-version: 1.17
- run: |
go install mvdan.cc/gofumpt@latest
gofumpt -l -w .

Loading…
Cancel
Save