Skip to content

Commit 77bc219

Browse files
🤖 docs(README.md): Fix badges/shields#8671.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/318e03102bd021b2a0bead94ef0b42a56894d3e9/src/transforms/readme:tests-badge-shields-issue-8671.js Please contact the author of the transform if you believe there was an error.
1 parent 8f6a8fe commit 77bc219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ import {rangeIterator as range} from '@iterable-iterator/range';
3434

3535
[![License](https://img.shields.io/github/license/iterable-iterator/range.svg)](https://raw.githubusercontent.com/iterable-iterator/range/main/LICENSE)
3636
[![Version](https://img.shields.io/npm/v/@iterable-iterator/range.svg)](https://www.npmjs.org/package/@iterable-iterator/range)
37-
[![Tests](https://img.shields.io/github/workflow/status/iterable-iterator/range/ci?event=push&label=tests)](https://github.com/iterable-iterator/range/actions/workflows/ci.yml?query=branch:main)
37+
[![Tests](https://img.shields.io/github/actions/workflow/status/iterable-iterator/range/ci.yml?branch=main&event=push&label=tests)](https://github.com/iterable-iterator/range/actions/workflows/ci.yml?query=branch:main)
3838
[![Dependencies](https://img.shields.io/librariesio/github/iterable-iterator/range.svg)](https://github.com/iterable-iterator/range/network/dependencies)
3939
[![GitHub issues](https://img.shields.io/github/issues/iterable-iterator/range.svg)](https://github.com/iterable-iterator/range/issues)
4040
[![Downloads](https://img.shields.io/npm/dm/@iterable-iterator/range.svg)](https://www.npmjs.org/package/@iterable-iterator/range)

0 commit comments

Comments
 (0)