Skip to content

Commit

Permalink
Merge pull request #415 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 5695db2 + ea7fb9a commit eb19e87
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 @@ -32,6 +32,9 @@ jobs:
go-version-file: go.mod
cache-dependency-path: '**/go.sum'

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

- name: Test
run: make test

Expand Down

0 comments on commit eb19e87

Please sign in to comment.