File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- name : Main
1
+ name : CI
2
2
on :
3
3
push :
4
4
branches : [main]
Original file line number Diff line number Diff line change @@ -130,8 +130,8 @@ Supported and used by [Rally Health](https://www.rallyhealth.com/careers).
130
130
131
131
[ version-badge ] : https://img.shields.io/npm/v/@testing-library/react-native.svg?style=flat-square
132
132
[ package ] : https://www.npmjs.com/package/@testing-library/react-native
133
- [ build-badge ] : https://github.com/callstack/react-native-testing-library/actions/workflows/main .yml/badge.svg
134
- [ build ] : https://github.com/callstack/react-native-testing-library/actions/workflows/main .yml
133
+ [ build-badge ] : https://github.com/callstack/react-native-testing-library/actions/workflows/ci .yml/badge.svg
134
+ [ build ] : https://github.com/callstack/react-native-testing-library/actions/workflows/ci .yml
135
135
[ coverage-badge ] : https://img.shields.io/codecov/c/github/callstack/react-native-testing-library.svg
136
136
[ coverage ] : https://codecov.io/github/callstack/react-native-testing-library
137
137
[ downloads-badge ] : https://img.shields.io/npm/dm/@testing-library/react-native.svg?style=flat-square
You can’t perform that action at this time.
0 commit comments