Skip to content

Commit

Permalink
Update .github/workflows/CI.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Valdron <[email protected]>
  • Loading branch information
thepetk and michael-valdron committed Jun 17, 2024
1 parent 1b9b6d7 commit aad3281
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 @@ -14,7 +14,7 @@ jobs:
- name: Setup Go environment
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
with:
go-version-file: "go.mod"
go-version-file: 'go.mod'

- name: Check go mod status
run: |
Expand Down

0 comments on commit aad3281

Please sign in to comment.