Skip to content

Commit

Permalink
disable static check for celestia
Browse files Browse the repository at this point in the history
  • Loading branch information
gregnuj committed Oct 31, 2023
1 parent 24a65ea commit c5b235f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ jobs:
BUILD_TAGS=${{ inputs.build_tags }}
CHAIN_REGISTRY_NAME=${{ inputs.chain_registry_name }}
COSMOS_BUILD_OPTIONS=${{ inputs.cosmos_build_options }}
CHECK_STATICALLY=${{ inputs.check_statically }}
DENOM=${{ inputs.denom }}
GIT_TAG=${{ env.REPO_TAG }}
GIT_REPO=${{ inputs.repo }}
Expand Down

0 comments on commit c5b235f

Please sign in to comment.