File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 23
23
- run : yarn build
24
24
env :
25
25
NODE_ENV : production
26
- - name : Coveralls
27
- uses : coverallsapp/github-action@master
28
- with :
29
- github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ Simple, customizable yet performant spreadsheet for React.
8
8
9
9
![ Screenshot] ( https://github.com/iddan/react-spreadsheet/blob/master/assets/screenshot.png?raw=true )
10
10
[ ![ CI] ( https://github.com/iddan/react-spreadsheet/workflows/CI/badge.svg?branch=master )] ( https://github.com/iddan/react-spreadsheet/actions/workflows/ci.yaml?query=branch%3Amaster )
11
- [ ![ Coverage Status] ( https://coveralls.io/repos/github/iddan/react-spreadsheet/badge.svg?branch=master )] ( https://coveralls.io/github/iddan/react-spreadsheet?branch=master )
12
11
13
12
``` bash
14
13
npm install react react-dom scheduler react-spreadsheet
You can’t perform that action at this time.
0 commit comments