File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3434 - name : Unit tests
3535 run : pnpm test -- --coverage
3636
37- - name : Upload coverage to Codecov
38- uses : codecov/codecov -action@v4
37+ - name : Upload coverage
38+ uses : coverallsapp/github -action@v2
3939
4040 lint :
4141 name : Lint
Original file line number Diff line number Diff line change 1- # react-tabs [ ![ npm version] ( https://img.shields.io/npm/v/react-tabs.svg )] ( https://www.npmjs.com/package/react-tabs ) [ ![ codecov ] ( https://codecov .io/gh/ reactjs/react-tabs/branch/main/graph/ badge.svg?token=XnEVrthAub )] ( https://codecov .io/gh /reactjs/react-tabs )
1+ # react-tabs [ ![ npm version] ( https://img.shields.io/npm/v/react-tabs.svg )] ( https://www.npmjs.com/package/react-tabs ) [ ![ Coverage Status ] ( https://coveralls .io/repos/github/ reactjs/react-tabs/badge.svg?branch=main )] ( https://coveralls .io/github /reactjs/react-tabs?branch=main )
22
33An accessible and easy tab component for ReactJS.
44
You can’t perform that action at this time.
0 commit comments