File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1- name : CI workflow for Codecov
1+ name : GitHub Actions
22on : [push, pull_request]
33jobs :
44 run :
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ Please pay close attention if you are upgrading the RBSheet from version 2 to ve
1212[ ![ npm version] ( https://badge.fury.io/js/react-native-raw-bottom-sheet.svg )] ( //npmjs.com/package/react-native-raw-bottom-sheet )
1313[ ![ npm downloads] ( https://img.shields.io/npm/dm/react-native-raw-bottom-sheet.svg )
1414] ( //npmjs.com/package/react-native-raw-bottom-sheet )
15+ [ ![ GitHub Actions] ( https://github.com/nysamnang/react-native-raw-bottom-sheet/actions/workflows/ci.yml/badge.svg )] ( https://github.com/nysamnang/react-native-raw-bottom-sheet/actions/workflows/ci.yml )
1516[ ![ codecov] ( https://codecov.io/gh/nysamnang/react-native-raw-bottom-sheet/graph/badge.svg?token=tJuJsd1V8e )] ( https://codecov.io/gh/nysamnang/react-native-raw-bottom-sheet )
1617
1718- Super Lightweight Component
You can’t perform that action at this time.
0 commit comments