Skip to content

Commit 52c62b7

Browse files
authored
fix build badge (#59)
1 parent 90b30ca commit 52c62b7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Polygon Go Client
22

33
<!-- todo: add a codecov badge -->
4+
<!-- todo: figure out a way to show all build statuses -->
45

56
[![Docs][doc-img]][doc] [![Build][build-img]][build]
67

@@ -97,5 +98,5 @@ For now, we're generally not accepting pull requests from outside contributors b
9798

9899
[doc-img]: https://pkg.go.dev/badge/github.com/polygon-io/client-go
99100
[doc]: https://pkg.go.dev/github.com/polygon-io/client-go
100-
[build-img]: https://github.com/polygon-io/client-go/workflows/badge.svg
101+
[build-img]: https://github.com/polygon-io/client-go/actions/workflows/test.yml/badge.svg
101102
[build]: https://github.com/polygon-io/client-go/actions

0 commit comments

Comments
 (0)