Update run-commit.yml

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

@ -10,7 +10,7 @@ jobs:
- uses: actions/setup-go@v2 - uses: actions/setup-go@v2
with: with:
node-version: 1.17 node-version: 1.17
- run: gofmt -s -w ./... - run: gofmt -s -w .
- name: Commit changes - name: Commit changes
uses: EndBug/add-and-commit@v7 uses: EndBug/add-and-commit@v7
with: with:

Loading…
Cancel
Save