-
Notifications
You must be signed in to change notification settings - Fork 455
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pull latest changes in CI repository (#2020)
- Loading branch information
1 parent
33ebd89
commit 650b7bf
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule .ci
updated
7 files
+7 −0 | gotestcover/LICENSE | |
+19 −0 | gotestcover/Makefile | |
+19 −0 | gotestcover/README.md | |
+294 −0 | gotestcover/gotestcover.go | |
+87 −0 | gotestcover/gotestcover_test.go | |
+9 −8 | test-cover.sh | |
+24 −24 | variables.sh |