Skip to content

Commit 2508cd9

Browse files
committed
docs(readme): Updated build badges
1 parent 6fe650f commit 2508cd9

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
[![downloads][downloads-image]][npm-url]
33
[![build status][build-image]][build-url]
44
[![coverage status][coverage-image]][coverage-url]
5-
[![Language grade: JavaScript][lgtm-image]][lgtm-url]
65
[![Node.JS version][node-version]][node-url]
76

87

@@ -435,12 +434,10 @@ Example *from* Open API *to* SureType; `$ npx typeconv -f oapi -t st -o generate
435434
[npm-image]: https://img.shields.io/npm/v/suretype.svg
436435
[npm-url]: https://npmjs.org/package/suretype
437436
[downloads-image]: https://img.shields.io/npm/dm/suretype.svg
438-
[build-image]: https://img.shields.io/github/workflow/status/grantila/suretype/Master.svg
437+
[build-image]: https://img.shields.io/github/actions/workflow/status/grantila/suretype/master.yml?branch=master
439438
[build-url]: https://github.com/grantila/suretype/actions?query=workflow%3AMaster
440439
[coverage-image]: https://coveralls.io/repos/github/grantila/suretype/badge.svg?branch=master
441440
[coverage-url]: https://coveralls.io/github/grantila/suretype?branch=master
442-
[lgtm-image]: https://img.shields.io/lgtm/grade/javascript/g/grantila/suretype.svg?logo=lgtm&logoWidth=18
443-
[lgtm-url]: https://lgtm.com/projects/g/grantila/suretype/context:javascript
444441
[node-version]: https://img.shields.io/node/v/suretype
445442
[node-url]: https://nodejs.org/en/
446443
[awesome-ajv-errors-url]: https://github.com/grantila/awesome-ajv-errors

0 commit comments

Comments
 (0)