Skip to content

Commit

Permalink
Merge pull request #2111 from zregvart/issue/EC-893
Browse files Browse the repository at this point in the history
  • Loading branch information
zregvart authored Oct 28, 2024
2 parents a12e724 + 6a957cc commit c65f0b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ jobs:
with:
go-version-file: go.mod
cache: false

- name: Check go versions
uses: enterprise-contract/github-workflows/golang-version-check@main

- name: Generate
run: make generate
Expand Down

0 comments on commit c65f0b5

Please sign in to comment.