File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ let heap = new FibonacciHeap( increasing ) ;
16
16
17
17
[ ![ License] ( https://img.shields.io/github/license/heap-data-structure/fibonacci-heap.svg )] ( https://raw.githubusercontent.com/heap-data-structure/fibonacci-heap/main/LICENSE )
18
18
[ ![ Version] ( https://img.shields.io/npm/v/@heap-data-structure/fibonacci-heap.svg )] ( https://www.npmjs.org/package/@heap-data-structure/fibonacci-heap )
19
- [ ![ Tests] ( https://img.shields.io/github/workflow/status/heap-data-structure/fibonacci-heap/ci? event=push&label=tests )] ( https://github.com/heap-data-structure/fibonacci-heap/actions/workflows/ci.yml?query=branch:main )
19
+ [ ![ Tests] ( https://img.shields.io/github/actions/ workflow/status/heap-data-structure/fibonacci-heap/ci.yml?branch=main& event=push&label=tests )] ( https://github.com/heap-data-structure/fibonacci-heap/actions/workflows/ci.yml?query=branch:main )
20
20
[ ![ Dependencies] ( https://img.shields.io/librariesio/github/heap-data-structure/fibonacci-heap.svg )] ( https://github.com/heap-data-structure/fibonacci-heap/network/dependencies )
21
21
[ ![ GitHub issues] ( https://img.shields.io/github/issues/heap-data-structure/fibonacci-heap.svg )] ( https://github.com/heap-data-structure/fibonacci-heap/issues )
22
22
[ ![ Downloads] ( https://img.shields.io/npm/dm/@heap-data-structure/fibonacci-heap.svg )] ( https://www.npmjs.org/package/@heap-data-structure/fibonacci-heap )
You can’t perform that action at this time.
0 commit comments