Skip to content

Commit 7d6090e

Browse files
committed
docs: change build badge to tests
1 parent 580c005 commit 7d6090e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,8 @@ a cleaner interface that's not bound to Sequelize.
170170
With version 3.0.0 the library was almost completely rewritten, which leaves
171171
very little similarity with the original repo.
172172

173-
[tests-badge]: https://img.shields.io/github/actions/workflow/status/scriptcoded/sql-highlight/test.yml?branch=master
174-
[tests-url]: https://github.com/scriptcoded/sql-highlight/actions/workflows/release.yml
173+
[tests-badge]: https://img.shields.io/github/actions/workflow/status/scriptcoded/sql-highlight/test.yml?branch=master&label=tests
174+
[tests-url]: https://github.com/scriptcoded/sql-highlight/actions/workflows/test.yml
175175
[coveralls-badge]: https://coveralls.io/repos/github/scriptcoded/sql-highlight/badge.svg
176176
[coveralls-url]: https://coveralls.io/github/scriptcoded/sql-highlight
177177
[npm-version-badge]: https://img.shields.io/npm/v/sql-highlight.svg

0 commit comments

Comments
 (0)