Skip to content

Commit feb67ad

Browse files
committed
ci: go test: update gh action name and shield URLs
1 parent 7039ff7 commit feb67ad

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/build.yaml renamed to .github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: build
1+
name: test
22
on:
33
push:
44
branches:

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ To set your environment variables, use the Settings Gear icon and then click "Ma
135135
* Medium: [Using Postman, Swagger and the RingCentral API](https://medium.com/ringcentral-developers/using-postman-with-swagger-and-the-ringcentral-api-523712f792a0)
136136
* YouTube: [Getting Started with RingCentral APIs using Postman](https://youtu.be/5kE4UPXJ-5Q)
137137

138-
[build-status-svg]: https://github.com/grokify/spectrum/workflows/build/badge.svg
139-
[build-status-url]: https://github.com/grokify/spectrum/actions/workflows/build.yaml
138+
[build-status-svg]: https://github.com/grokify/spectrum/workflows/test/badge.svg
139+
[build-status-url]: https://github.com/grokify/spectrum/actions/workflows/test.yaml
140140
[goreport-svg]: https://goreportcard.com/badge/github.com/grokify/spectrum
141141
[goreport-url]: https://goreportcard.com/report/github.com/grokify/spectrum
142142
[docs-godoc-svg]: https://pkg.go.dev/badge/github.com/grokify/spectrum

0 commit comments

Comments
 (0)