Skip to content

Commit 6d397ef

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/ce1bc1f6c3a4414cb4f4617a8809f02f57694cb9/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 ad1f688 commit 6d397ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ let array = await asyncIterableToArray(asyncIterable);
1717

1818
[![License](https://img.shields.io/github/license/async-iterable-iterator/async-iterable-to-array.svg)](https://raw.githubusercontent.com/async-iterable-iterator/async-iterable-to-array/main/LICENSE)
1919
[![Version](https://img.shields.io/npm/v/@async-iterable-iterator/async-iterable-to-array.svg)](https://www.npmjs.org/package/@async-iterable-iterator/async-iterable-to-array)
20-
[![Tests](https://img.shields.io/github/workflow/status/async-iterable-iterator/async-iterable-to-array/ci?event=push&label=tests)](https://github.com/async-iterable-iterator/async-iterable-to-array/actions/workflows/ci.yml?query=branch:main)
20+
[![Tests](https://img.shields.io/github/actions/workflow/status/async-iterable-iterator/async-iterable-to-array/ci.yml?branch=main&event=push&label=tests)](https://github.com/async-iterable-iterator/async-iterable-to-array/actions/workflows/ci.yml?query=branch:main)
2121
[![Dependencies](https://img.shields.io/librariesio/github/async-iterable-iterator/async-iterable-to-array.svg)](https://github.com/async-iterable-iterator/async-iterable-to-array/network/dependencies)
2222
[![GitHub issues](https://img.shields.io/github/issues/async-iterable-iterator/async-iterable-to-array.svg)](https://github.com/async-iterable-iterator/async-iterable-to-array/issues)
2323
[![Downloads](https://img.shields.io/npm/dm/@async-iterable-iterator/async-iterable-to-array.svg)](https://www.npmjs.org/package/@async-iterable-iterator/async-iterable-to-array)

0 commit comments

Comments
 (0)