File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 11# ArgParse.jl
22
3- [ ![ DOCS] [ docs-img ]] [ docs-url ] ![ CI] [ CI-url ] [ ![ CODECOV] [ codecov-img ]] [ codecov-url ]
3+ [ ![ DOCS] [ docs-img ]] [ docs-url ] [ ![ CI] [ CI-img ] ][ CI-url ] [ ![ CODECOV] [ codecov-img ]] [ codecov-url ]
44
55ArgParse.jl is a package for parsing command-line arguments to [ Julia] [ julia ] programs.
66
@@ -126,7 +126,8 @@ which may break existing code:
126126[ codecov-img ] : https://codecov.io/gh/carlobaldassi/ArgParse.jl/branch/master/graph/badge.svg
127127[ codecov-url ] : https://codecov.io/gh/carlobaldassi/ArgParse.jl
128128
129- [ CI-url ] : https://github.com/carlobaldassi/ArgParse.jl/workflows/CI/badge.svg
129+ [ CI-img ] : https://github.com/carlobaldassi/ArgParse.jl/actions/workflows/ci.yml/badge.svg
130+ [ CI-url ] : https://github.com/carlobaldassi/ArgParse.jl/actions/workflows/ci.yml
130131
131132[ PR27 ] : https://github.com/carlobaldassi/ArgParse.jl/pull/27
132133[ PR28 ] : https://github.com/carlobaldassi/ArgParse.jl/pull/28
You can’t perform that action at this time.
0 commit comments