Skip to content
This repository was archived by the owner on Jul 14, 2020. It is now read-only.

Commit c8641d4

Browse files
committed
Fix Codecov badge.
1 parent f351ca2 commit c8641d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Swift 5.1](https://img.shields.io/badge/Swift-5.1-blue.svg)](https://swift.org/download/)
44
[![github-actions](https://github.com/fabianfett/swift-aws-lambda/workflows/CI/badge.svg)](https://github.com/fabianfett/swift-aws-lambda/actions)
5-
[![codecov](https://codecov.io/gh/fabianfett/swift-aws-lambda/branch/master/graph/badge.svg?token=ebzMRn2TqY)](https://codecov.io/gh/fabianfett/swift-aws-lambda)
5+
[![codecov](https://codecov.io/gh/fabianfett/swift-aws-lambda/branch/master/graph/badge.svg)](https://codecov.io/gh/fabianfett/swift-aws-lambda)
66
![lambdaOS](https://img.shields.io/badge/os-AWS--Lambda-green?style=flat)
77
![tuxOS](https://img.shields.io/badge/os-tuxOS-green.svg?style=flat)
88
![macOS](https://img.shields.io/badge/os-macOS-green.svg?style=flat)

0 commit comments

Comments
 (0)