Skip to content

Commit

Permalink
ignore_build added
Browse files Browse the repository at this point in the history
  • Loading branch information
ivvist committed Nov 25, 2024
1 parent 8177a81 commit aeeb9ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_reuse_go_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
organization: 'untillpro,heeus'
token: ${{ secrets.reporeading_token }}
codecov-token: ${{ secrets.codecov_token }}
short-test: ${{ inputs.short_test == 'true' }}
short-test: ${{ inputs.short_test }}
ignore-build: ${{ inputs.ignore_build }}
run-mod-tidy: false

Expand Down

0 comments on commit aeeb9ca

Please sign in to comment.