File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- name : Build
1
+ name : build
2
2
on :
3
3
push :
4
4
branches : [ master ]
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ cli-table3
2
2
===============================================================================
3
3
4
4
[ ![ npm version] ( https://img.shields.io/npm/v/cli-table3.svg )] ( https://www.npmjs.com/package/cli-table3 )
5
- ![ Build Status] ( https://github.com/cli-table/cli-table3/actions/workflows/test.yml/badge.svg?branch=master )
5
+ [ ![ Build Status] ( https://github.com/cli-table/cli-table3/actions/workflows/test.yml/badge.svg?branch=master )] ( https://github.com/cli-table/cli-table3/actions/workflows/test.yml )
6
6
7
7
This utility allows you to render unicode-aided tables on the command line from
8
8
your node.js scripts.
You can’t perform that action at this time.
0 commit comments