Skip to content

Commit 24f3e75

Browse files
authored
Merge pull request #330 from square/dfed-patch-1
Fix codecov badge
2 parents c166360 + 141bdb7 commit 24f3e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![CI Status](https://img.shields.io/github/actions/workflow/status/square/valet/ci.yml?branch=main)](https://github.com/square/valet/actions?query=workflow%3ACI+branch%3Amain)
44
[![Swift Package Manager compatible](https://img.shields.io/badge/SPM-✓-4BC51D.svg?style=flat)](https://github.com/apple/swift-package-manager)
55
[![Carthage Compatibility](https://img.shields.io/badge/carthage-✓-4BC51D.svg)](https://github.com/Carthage/Carthage/)
6-
[![codecov](https://codecov.io/gh/square/Valet/branch/main/graph/badge.svg)](https://codecov.io/gh/square/Valet)
6+
[![codecov](https://codecov.io/gh/square/Valet/branch/master/graph/badge.svg)](https://codecov.io/gh/square/Valet)
77
[![Swift Version Compatibility](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fsquare%2FValet%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/square/Valet)
88
[![License](https://img.shields.io/cocoapods/l/Valet.svg)](https://cocoapods.org/pods/Valet)
99
[![Platform](https://img.shields.io/cocoapods/p/Valet.svg)](https://cocoapods.org/pods/Valet)

0 commit comments

Comments
 (0)