Skip to content

Commit

Permalink
fix: remove git service
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Feb 6, 2024
1 parent 5640dce commit 9da8f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
#./codecov --auto-load-params-from GithubActions create-commit -Z
#./codecov --auto-load-params-from GithubActions create-report -Z
#./codecov --auto-load-params-from GithubActions do-upload -Z
./codecov -v create-commit -Z --git-service github
./codecov -v create-commit -Z
./codecov -v create-report -Z --git-service github
./codecov -v do-upload -Z --git-service github
env:
Expand Down

0 comments on commit 9da8f0a

Please sign in to comment.