Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Mar 21, 2024
1 parent 92c2b93 commit 771dfa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
id: setup-go
uses: actions/setup-go@v5
with:
go-version-file: go.mod
go-version-file: ./testdata/example/go.mod
check-latest: true

- name: Run gostyle
Expand Down

0 comments on commit 771dfa3

Please sign in to comment.