Skip to content

Commit 855abc4

Browse files
committed
update badges
1 parent c30c506 commit 855abc4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ but stores the queue as two flat arrays of items and their numeric priority valu
77
(without a way to specify a comparator function).
88
This makes the queue more limited, but several times faster.
99

10-
[![Build Status](https://github.com/mourner/flatqueue/workflows/Node/badge.svg?branch=master)](https://github.com/mourner/flatqueue/actions)
11-
[![Minzipped Size](https://badgen.net/bundlephobia/minzip/flatqueue)](https://esm.run/flatqueue)
10+
[![Build Status](https://github.com/mourner/flatqueue/actions/workflows/node.yml/badge.svg)](https://github.com/mourner/flatqueue/actions/workflows/node.yml)
1211
[![Simply Awesome](https://img.shields.io/badge/simply-awesome-brightgreen.svg)](https://github.com/mourner/projects)
1312

1413
## Usage

0 commit comments

Comments
 (0)