Skip to content

Commit 9da8f0a

Browse files
fix: remove git service
1 parent 5640dce commit 9da8f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
#./codecov --auto-load-params-from GithubActions create-commit -Z
9292
#./codecov --auto-load-params-from GithubActions create-report -Z
9393
#./codecov --auto-load-params-from GithubActions do-upload -Z
94-
./codecov -v create-commit -Z --git-service github
94+
./codecov -v create-commit -Z
9595
./codecov -v create-report -Z --git-service github
9696
./codecov -v do-upload -Z --git-service github
9797
env:

0 commit comments

Comments
 (0)