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 @@ -11,7 +11,7 @@ implication( negation( lt( 7 ) ) , gt( 5 ) )( ... ) ; // true
11
11
12
12
[ ![ License] ( https://img.shields.io/github/license/functional-abstraction/predicate.svg )] ( https://raw.githubusercontent.com/functional-abstraction/predicate/main/LICENSE )
13
13
[ ![ Version] ( https://img.shields.io/npm/v/@functional-abstraction/predicate.svg )] ( https://www.npmjs.org/package/@functional-abstraction/predicate )
14
- [ ![ Tests] ( https://img.shields.io/github/workflow/status/functional-abstraction/predicate/ci? event=push&label=tests )] ( https://github.com/functional-abstraction/predicate/actions/workflows/ci.yml?query=branch:main )
14
+ [ ![ Tests] ( https://img.shields.io/github/actions/ workflow/status/functional-abstraction/predicate/ci.yml?branch=main& event=push&label=tests )] ( https://github.com/functional-abstraction/predicate/actions/workflows/ci.yml?query=branch:main )
15
15
[ ![ Dependencies] ( https://img.shields.io/librariesio/github/functional-abstraction/predicate.svg )] ( https://github.com/functional-abstraction/predicate/network/dependencies )
16
16
[ ![ GitHub issues] ( https://img.shields.io/github/issues/functional-abstraction/predicate.svg )] ( https://github.com/functional-abstraction/predicate/issues )
17
17
[ ![ Downloads] ( https://img.shields.io/npm/dm/@functional-abstraction/predicate.svg )] ( https://www.npmjs.org/package/@functional-abstraction/predicate )
You can’t perform that action at this time.
0 commit comments