Skip to content

Commit ce4da2d

Browse files
authored
Remove build-lambda-zip badge from README (#599)
Removed build-lambda-zip badge from README.
1 parent 43d6b21 commit ce4da2d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
# AWS Lambda for Go
22

33
[![tests][1]][2]
4-
[![build-lambda-zip][3]][4]
54
[![Go Reference][5]][6]
65
[![GoCard][7]][8]
76
[![codecov][9]][10]
87

98
[1]: https://github.com/aws/aws-lambda-go/workflows/tests/badge.svg
109
[2]: https://github.com/aws/aws-lambda-go/actions?query=workflow%3Atests
11-
[3]: https://github.com/aws/aws-lambda-go/workflows/go%20get%20build-lambda-zip/badge.svg
12-
[4]: https://github.com/aws/aws-lambda-go/actions?query=workflow%3A%22go+get+build-lambda-zip%22
1310
[5]: https://pkg.go.dev/badge/github.com/aws/aws-lambda-go.svg
1411
[6]: https://pkg.go.dev/github.com/aws/aws-lambda-go
1512
[7]: https://goreportcard.com/badge/github.com/aws/aws-lambda-go

0 commit comments

Comments
 (0)