Skip to content

Commit

Permalink
[ignore] Removed goflags mod=mod from generate check
Browse files Browse the repository at this point in the history
  • Loading branch information
samiib committed May 7, 2024
1 parent 1e39a0b commit f21c489
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ jobs:
go-version-file: 'go.mod'
- name: Generate provider code
run: go generate
env:
GOFLAGS: -mod=mod
- name: Check generated code for diffs
run: git diff --exit-code

Expand Down

0 comments on commit f21c489

Please sign in to comment.