Commit 84ce967 1 parent 8b47985 commit 84ce967 Copy full SHA for 84ce967
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# g8
2
2
3
- ![ test] ( https://github.com/TwiN/g8/workflows/test/badge.svg?branch=master )
3
+ ![ test] ( https://github.com/TwiN/g8/actions/ workflows/test.yml /badge.svg?branch=master )
4
4
[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/TwiN/g8 )] ( https://goreportcard.com/report/github.com/TwiN/g8/v3 )
5
5
[ ![ codecov] ( https://codecov.io/gh/TwiN/g8/branch/master/graph/badge.svg )] ( https://codecov.io/gh/TwiN/g8 )
6
6
[ ![ Go version] ( https://img.shields.io/github/go-mod/go-version/TwiN/g8.svg )] ( https://github.com/TwiN/g8 )
@@ -316,4 +316,4 @@ func main() {
316
316
// Create the provider with the custom cache
317
317
provider := g8.NewClientProvider (getClientByTokenFunc).WithCustomCache (&customCache{})
318
318
}
319
- ```
319
+ ```
You can’t perform that action at this time.
0 commit comments