Skip to content

Commit

Permalink
chore: add lint lint version in gh action (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
gitferry authored Nov 14, 2024
1 parent 4341881 commit ab8df8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
lint_test:
uses: babylonlabs-io/.github/.github/workflows/[email protected]
with:
go-version: '1.23'
go-lint-version: 'v1.60.2'
run-unit-tests: true
run-integration-tests: true
run-lint: true
Expand Down

0 comments on commit ab8df8b

Please sign in to comment.