This commit is contained in:
		| @ -15,9 +15,9 @@ steps: | ||||
|  | ||||
|   - name: collect code coverage | ||||
|     failure: ignore  # until we fix this | ||||
|     image: kcov/kcov:latest | ||||
|     image: kcov/kcov:38 | ||||
|     commands: | ||||
|       - apk add bats git bash | ||||
|       - apt update && apt install -y bats git bash | ||||
|       - kcov . bats tests || true | ||||
|  | ||||
|   - name: send code coverage report to codecov | ||||
|  | ||||
		Reference in New Issue
	
	Block a user