Skip to content

Commit

Permalink
Set .gostyle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Jul 10, 2024
1 parent 7c4b330 commit da021e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
with:
go-version-input: '${{ steps.setup-go.outputs.go-version }}'
fail-on-error: true
config-file: .gostyle.yml

- name: Run tests
run: make ci
Expand Down

0 comments on commit da021e7

Please sign in to comment.