Skip to content

Commit 77e547d

Browse files
author
Justin Poehnelt
authored
build: fix workflow name and badge (#318)
1 parent ff35a4b commit 77e547d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
name: Build
15+
name: Test
1616
on:
1717
- push
1818
jobs:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Google Maps Platform OpenAPI3 Specification
22

3-
![Build](https://github.com/googlemaps/openapi-specification/workflows/Build/badge.svg)
3+
![Build](https://github.com/googlemaps/openapi-specification/workflows/Test/badge.svg)
44
![Release](https://github.com/googlemaps/openapi-specification/workflows/Release/badge.svg)
55
![GitHub contributors](https://img.shields.io/github/contributors/googlemaps/openapi-specification?color=green)
66
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)

0 commit comments

Comments
 (0)