Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ivvist committed Aug 18, 2024
1 parent b095e0a commit 5936d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_reuse_go_cas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
token: ${{ secrets.reporeading_token }}
codecov-token: ${{ secrets.codecov_token }}
run-mod-tidy: true
codecov-go-race: true
codecov-go-race: false
env:
CHARGEBEE_PUBLISHABLE_KEY: ${{ secrets.chargebee_token }}
CHARGEBEE_SITE_NAME: ${{ secrets.chargebee_sitename }}
Expand Down

0 comments on commit 5936d36

Please sign in to comment.