mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-27 05:43:02 +00:00
Remove extra comment in file that was causing bash errors.
This commit is contained in:
@@ -22,7 +22,7 @@ if find tests/output/coverage/ -mindepth 1 -name '.*' -prune -o -print -quit | g
|
||||
bash <(curl -s https://codecov.io/bash) \
|
||||
-f "${file}" \
|
||||
-F "${flags}" \
|
||||
-t d6ff3062-7455-4de8-a8cb-55b3b1ddf5b2 \ # kubernetes
|
||||
-t d6ff3062-7455-4de8-a8cb-55b3b1ddf5b2 \
|
||||
-X coveragepy \
|
||||
-X gcov \
|
||||
-X fix \
|
||||
|
||||
Reference in New Issue
Block a user