File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ You can build the readme with this command:
14
14
15
15
[ ![ NPM version] ( https://img.shields.io/npm/v/ts-node.svg?style=flat )] ( https://npmjs.org/package/ts-node )
16
16
[ ![ NPM downloads] ( https://img.shields.io/npm/dm/ts-node.svg?style=flat )] ( https://npmjs.org/package/ts-node )
17
- [ ![ Build status] ( https://img.shields.io/github/workflow/status/TypeStrong/ts-node/Continuous%20Integration )] ( https://github.com/TypeStrong/ts-node/actions?query=workflow%3A%22Continuous+Integration%22 )
17
+ [ ![ Build status] ( https://img.shields.io/github/actions/ workflow/status/TypeStrong/ts-node/continuous-integration.yml?branch=main )] ( https://github.com/TypeStrong/ts-node/actions?query=workflow%3A%22Continuous+Integration%22 )
18
18
[ ![ Test coverage] ( https://codecov.io/gh/TypeStrong/ts-node/branch/main/graph/badge.svg )] ( https://codecov.io/gh/TypeStrong/ts-node )
19
19
20
20
> TypeScript execution and REPL for node.js, with source map and native ESM support.
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ You can build the readme with this command:
18
18
19
19
[ ![ NPM version] ( https://img.shields.io/npm/v/ts-node.svg?style=flat )] ( https://npmjs.org/package/ts-node )
20
20
[ ![ NPM downloads] ( https://img.shields.io/npm/dm/ts-node.svg?style=flat )] ( https://npmjs.org/package/ts-node )
21
- [ ![ Build status] ( https://img.shields.io/github/workflow/status/TypeStrong/ts-node/Continuous%20Integration )] ( https://github.com/TypeStrong/ts-node/actions?query=workflow%3A%22Continuous+Integration%22 )
21
+ [ ![ Build status] ( https://img.shields.io/github/actions/ workflow/status/TypeStrong/ts-node/continuous-integration.yml?branch=main )] ( https://github.com/TypeStrong/ts-node/actions?query=workflow%3A%22Continuous+Integration%22 )
22
22
[ ![ Test coverage] ( https://codecov.io/gh/TypeStrong/ts-node/branch/main/graph/badge.svg )] ( https://codecov.io/gh/TypeStrong/ts-node )
23
23
24
24
> TypeScript execution and REPL for node.js, with source map and native ESM support.
You can’t perform that action at this time.
0 commit comments