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 2323 - run : yarn build
2424 env :
2525 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.
88
99![ Screenshot] ( https://github.com/iddan/react-spreadsheet/blob/master/assets/screenshot.png?raw=true )
1010[ ![ 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 )
1211
1312``` bash
1413npm install react react-dom scheduler react-spreadsheet
You can’t perform that action at this time.
0 commit comments