Skip to content

Commit 731bf8c

Browse files
Use default label colors for badges in readme
1 parent b305b7d commit 731bf8c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fangu-software%2FSwiftAsyncAssert%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/angu-software/SwiftAsyncAssert)
44
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fangu-software%2FSwiftAsyncAssert%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/angu-software/SwiftAsyncAssert)
55

6-
![version](https://img.shields.io/github/v/release/angu-software/SwiftAsyncAssert?label=Version&labelColor=white&color=%23F05138)
7-
![build status](https://img.shields.io/github/actions/workflow/status/angu-software/SwiftAsyncAssert/swift.yml?logo=githubactions&labelColor=white&label=Build)
6+
![version](https://img.shields.io/github/v/release/angu-software/SwiftAsyncAssert?label=Version&color=%23F05138)
7+
![build status](https://img.shields.io/github/actions/workflow/status/angu-software/SwiftAsyncAssert/swift.yml?logo=githubactions&label=Build)
88

99
Assert functions to evaluate Swift concurrency async expressions in XCTests.
1010

0 commit comments

Comments
 (0)