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 @@ -18,7 +18,7 @@ permutations(range(3), 3); // 012 021 102 120 201 210
18
18
19
19
[ ![ License] ( https://img.shields.io/github/license/computational-combinatorics/n-permutations.svg )] ( https://raw.githubusercontent.com/computational-combinatorics/n-permutations/main/LICENSE )
20
20
[ ![ Version] ( https://img.shields.io/npm/v/@combinatorics/n-permutations.svg )] ( https://www.npmjs.org/package/@combinatorics/n-permutations )
21
- [ ![ Tests] ( https://img.shields.io/github/workflow/status/computational-combinatorics/n-permutations/ci? event=push&label=tests )] ( https://github.com/computational-combinatorics/n-permutations/actions/workflows/ci.yml?query=branch:main )
21
+ [ ![ Tests] ( https://img.shields.io/github/actions/ workflow/status/computational-combinatorics/n-permutations/ci.yml?branch=main& event=push&label=tests )] ( https://github.com/computational-combinatorics/n-permutations/actions/workflows/ci.yml?query=branch:main )
22
22
[ ![ Dependencies] ( https://img.shields.io/librariesio/github/computational-combinatorics/n-permutations.svg )] ( https://github.com/computational-combinatorics/n-permutations/network/dependencies )
23
23
[ ![ GitHub issues] ( https://img.shields.io/github/issues/computational-combinatorics/n-permutations.svg )] ( https://github.com/computational-combinatorics/n-permutations/issues )
24
24
[ ![ Downloads] ( https://img.shields.io/npm/dm/@combinatorics/n-permutations.svg )] ( https://www.npmjs.org/package/@combinatorics/n-permutations )
You can’t perform that action at this time.
0 commit comments