Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hiepmai-babylonchain authored Jul 12, 2024
1 parent 3f96de2 commit 70c40aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
run-unit-tests: true
run-integration-tests: false
run-lint: false
run-lint: true
go-version: 1.21.4


Expand All @@ -21,3 +21,4 @@ jobs:
secrets: inherit
with:
publish: false
dockerfile: ./contrib/images/babylond/

0 comments on commit 70c40aa

Please sign in to comment.